Main branch: Includes tutorial projects I developed using the STM32F407VGTx microcontroller, showcasing three different programming approaches: Standard Peripheral Library (StdPeriph library) Hardware ...
As told earlier the Energia IDE provides a beautiful library which makes the interfacing a piece of cake and hence it’s not mandatory to know anything about the display module. But, would didn’t it be ...
The STM32F030F4P6 is a great microcontroller, for sure. But because it's a bottom-of-the-barrel STM32, I couldn't help but wonder after using it "what else can I do with the nicer ones?" Well, I need ...
The STM32 board a.k.a Blue Pill is a Development board for the ARM Cortex M3 Microcontroller. It looks very much similar to the Arduino Nano but it packs in quite a punch. The Development board is ...