|
You are here |
www.blog.montgomerie.net | ||
| | | | |
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. | |
| | | | |
mikecoats.com
|
|
| | | | | For around £20 you can buy a development board with an Arm Cortex M4 and some peripherals including an accelerometer, microphone, DAC, and USB OTG port. This documents my attempt to get a rust toolchain installed, connect the debugger and confirm it can see the ARM chip, ready for programming. | |
| | | | |
bcarrigan.com
|
|
| | | | | The personal blog of Brian Carrigan, software and electronics engineer. | |
| | | | |
michaelscodingspot.com
|
|
| | | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity | ||