Explore >> Select a destination


You are here

mousebitelabs.com
| | mcukits.com
13.6 parsecs away

Travel
| |
| | diyelectromusic.com
13.1 parsecs away

Travel
| | Here are the build notes for my Arduino Pro Mini USB Host Proto PCB. Warning! I strongly recommend using old or second hand equipment for your experiments. I am not responsible for any damage to expensive instruments! If you are new to electronics and microcontrollers, see theGetting Started pages. Bill of Materials Arduino Pro Mini...
| | diyelectromusic.com
16.8 parsecs away

Travel
| | Here are the build notes for my Arduino Pro Mini MIDI USB CV PCBDesign. Warning! I strongly recommend using old or second hand equipment for your experiments. I am not responsible for any damage to expensive instruments! If you are new to electronics and microcontrollers, see theGetting Started pages. Bill of Materials Arduino Pro Mini...
| | ciesie.com
93.0 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.