Site Tools


projects:amateur_radio:radiosondes:graw_dfm-17

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:amateur_radio:radiosondes:graw_dfm-17 [2026/08/18 05:22] – promote headings Andrew Yongprojects:amateur_radio:radiosondes:graw_dfm-17 [2026/08/19 15:59] (current) – [Useful CLI Commands] prevent smart quotes Andrew Yong
Line 36: Line 36:
  
 Refer to [[https://wiki.recessim.com/view/DFM-17_Radiosonde#SWD_Header|DFM-17 Radiosonde - SWD Header]] Refer to [[https://wiki.recessim.com/view/DFM-17_Radiosonde#SWD_Header|DFM-17 Radiosonde - SWD Header]]
 +
 +===== Others =====
 +
 +==== Useful CLI Commands ====
 +
 +  * Initial unlock (disable Readout Protection)
 +    * STM32CubeProg: ''%%STM32_Programmer_CLI -c port=YOUR_COM_PORT_OR_TTY br=115200 -rdu%%''
 +    * [[https://sourceforge.net/p/stm32flash/wiki/Home/|stm32flash]]: ''%%stm32flash -k YOUR_COM_PORT_OR_TTY%%''
 +    * [[https://openocd.org/|OpenOCD]]: ''%%openocd -f interface/stlink.cfg -f target/stm32f1x.cfg -c "init" -c "reset init" -c "stm32f1x unlock 0" -c "reset halt" -c "exit"%%''
  
  
projects/amateur_radio/radiosondes/graw_dfm-17.1787030577.txt.gz · Last modified: by Andrew Yong