Explore >> Select a destination


You are here

www.scorpia.co.uk
| | smayze.com
3.3 parsecs away

Travel
| | The Timed LED Lighting Control project has been driving the LEDs in our stairwell since 2017. The system is based on two modules. A custom built LED driver, which has been running faultlessly, and a Raspberry Pi + Django based user interface. This year the user interface module died. In this post, I describe the...
| | damow.net
3.0 parsecs away

Travel
| | I'm a Computer Science graduate working in software & electronics development.
| | bikerglen.com
1.6 parsecs away

Travel
| |
| | ciesie.com
39.5 parsecs away

Travel
| You programmed STM32 microcontroller using Nucleo or Discovery boards. That means you used Serial Wire Debug (SWD) for programming/debugging. Now, you are designing a PCB with a STM32 microcontroller on it, which means you have to be able to program it. One solution is uploading the code through a bootloader - a small piece of software, made by ST that has been saved in the protected (read-only) memory of the microcontroller.