|
You are here |
alexanderell.is | ||
| | | | |
jeff.glass
|
|
| | | | | Electronics, Making, Software Development, and Amateur Radio from a Midwest Nerd | |
| | | | |
michaelscodingspot.com
|
|
| | | | | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity | |
| | | | |
infinitedigits.co
|
|
| | | | | Instructions on converting an old walkman-style cassette player into a synthesizer using an Arduino, a DAC, a few wires, and some code. | |
| | | | |
ciesie.com
|
|
| | | 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. | ||