Technical Specifications

Get Started

Linux driver installation: http://padcom13.blogspot.com/2015/12/getting-started-with-stm32-on-ubuntu.html

<aside> 💡 Note that in the programming unit, we connect to the pins 2, 4, 6, 8. The pins are respectively SWCLK, SWDIO, GND, 3.3V. Corresponding are connected in the STM32.

</aside>

Debugging

Connecting STM32 to PC using Serial Adapter (or Arduino)

Use an Arduino and connect the RESET and GND pins together

Custom Bootloader (Windows App)

https://whuangpro.wordpress.com/2017/10/29/custom-bootloader/

Setup [using Arduino] (DID NOT WORK OUT!!)

Connecting pin2pin

Connecting pin2pin

Connecting through breadboard (some incorrect GND connections here)

Connecting through breadboard (some incorrect GND connections here)

Points to note while connecting