WebAssembly (WASM) on STM32 - STM32 Tutorial #85
Putting a WebAssembly virtual machine in a STM32.
#STM32 #GettingStarted #Tutorial #WebAssembly #wasm3 #STM32CubeIDE #STM32CubeMX #STM32World #CurrentMakers

WebAssembly (WASM) on STM32 - STM32 Tutorial #85
Putting a WebAssembly virtual machine in a STM32.
#STM32 #GettingStarted #Tutorial #WebAssembly #wasm3 #STM32CubeIDE #STM32CubeMX #STM32World #CurrentMakers

AMAZING Signetics 25120 Library for STM32 - ALL Epstein files on one STM32
Introducing my absolutely fantastic Signetics 25120 library optimized for STM32. Store more data than you have ever done before.
#STM32 #STM32CubeIDE #STM32CubeMX #VSCode #STM32World #CurrentMakers

SPI Flash - STM32 Tutorial #84
In this video we will go through our own W25Qxx SPI Flash library in detail. We will be using a Winbond W25Q128 flash chip on the CurrentMakers Streamline.
#STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #SPI #Flash #W25Qxx #W25Q64 #W25Q128 #Winbond #STM32World #CurrentMakers #Streamline

ST Just Killed CubeMX (They Split It Again)
ST just split STM32CubeMX into two versions: Legacy CubeMX and the new CubeMX2. In this video I show what changed, test CubeMX2 on the STM32C5, and explain what this means for all STM32 developers going forward.
#STM32 #GettingStarted #Tutorial #STM32CubeMX #STM32CubeMX2 #STM32C5 #STM32World #CurrentMakers #Streamline

Working With STM32 Arm TrustZone-Based Projects in CLion
#Clang #CLion #Tipstricks #Arm #Stm32 #Stm32cubemx #Trustzone
https://blog.jetbrains.com/clion/2026/03/working-with-stm32-arm-trustzone-in-clion/
Did ST FIX STM32CubeIDE 2.1.0? - STM32 Tutorial #82
STMicroelectronics just dropped an update to STM32CubeIDE - version 2.1.0 (and CubeMX at the same time).
In earlier videos we have mentioned the rather botched and buggy 2.0.0 release, so the BIG question is - did they listen to the users and fix all the issues. Spoiler: Not really.
#STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #STM32World

STM32 Tutorial #81 - AMAZING TinyUSB Library
In this video we will use the TinyUSB library with STM32CubeMX, STM32CubeIDE and HAL to create a composite USB CDC (communication device class) and MSC (mass storage class) device on a STM32H562.
#STM32 #GettingStarted #Tutorial #STM32CubeMX #STM32CubeIDE #TinyUSB #STM32World #USB #Composite

So in their infinite wisdom, ST decided? that #STM32CubeMX behavior needs to be "cleaned up":
- no more private defines in main.h for GPIOs that you touched
- no private defines for newly assigned GPIOs with default name
- default signal name and user label are rendered the same in Pinout view
- no code generation option to still generate all pin and port defines ?!
I'm loving that switch to CubeIDE 2.0 already. Even suspected file permissions searching for causes why it wouldn't generate.
STM32 Tutorial #74 - Streamline Demo
In an earlier video we did an unboxing of our new Streamline boards. In this video we will do an in-depth demonstration of what we believe to be the ultimately flexible development board.
STM32 Short #10 - HOWTO Install CMSIS Libraries (including DSP)
In STM32World Tutorial #15 we used the Arm CMSIS DSP libraries but in that video there were no mention on how to install it. In this video we will fix that oversight and go through the process.