Work
Projects- 3D Printing Projects
- Amateur Radio
- Automotive Projects
- Electronics Projects
- Gaming Projects
- Homelab Projects
- Horticulture Projects
- Other Projects
- Project Projects
- Software Projects
- Tumblr (photography)
-
Work
Projects| USB Mini-B | Color Code (USB) | Signal |
|---|---|---|
| +5V | Red | +5V |
| USBD- | White | TXD |
| USBD+ | Green | RXD |
| GND | Black | GND |
Requires soldering to PCB
Refer to DFM-17 Radiosonde - SWD Header
STM32_Programmer_CLI -c port=YOUR_COM_PORT_OR_TTY br=115200 -rdustm32flash -k YOUR_COM_PORT_OR_TTYopenocd -f interface/stlink.cfg -f target/stm32f1x.cfg -c "init" -c "reset init" -c "stm32f1x unlock 0" -c "reset halt" -c "exit"