You are here |
andrewreitano.com | ||
| | | |
iosoft.blog
|
|
| | | | In a previous post, I described 'EDLA', a WiFi-based logic analyser unit, that uses a Web-based display. That version used an ESP32 to provide WiFi connectivity; the PEDLA uses a Pi PicoW module instead. Hardware PEDLA circuit board The hardware is similar to the previous version; aside from the CPU change, the main addition is... | |
| | | |
www.dyalog.com
|
|
| | | | ||
| | | |
jeff.glass
|
|
| | | | Electronics, Making, Software Development, and Amateur Radio from a Midwest Nerd | |
| | | |
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. |