External Interrupts - Bare Metal #7
In this video we will cover handling external interrupts using nothing but bare metal.
#STM32 #BareMetal #Tutorial #STM32World #CurrentMakers #Streamline

External Interrupts - Bare Metal #7
In this video we will cover handling external interrupts using nothing but bare metal.
#STM32 #BareMetal #Tutorial #STM32World #CurrentMakers #Streamline

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

Bare metal peripheral from scratch and advanced register debugging - STM32 Bare Metal #6
In this video we turn the somewhat messy code from the last video into a neatly organized library.

STM32 Bare Metal UART and Print - STM32 Bare Metal #5
In this video we will be converting our libraries into using bit-fields (bit packing) and implement a UART peripheral and print redirect (printf).

Result of the CurrentMakers STM32World STM32 Challenge

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 Bare Metal Library | STM32 Bare Metal Tutorial #4
In this video we turn the somewhat messy code from the last video into a neatly organized library.

STM32 Challenge #1 - Smallest Binary Possible
Welcome to the first EXCITING STM32 Bare Metal challenge.
The challenge is simple - make the smallest possible "blink" binary.
