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
projects:amateur_radio:radiosondes:graw_dfm-17 [2026/08/19 15:58] – CLI unlock commands Andrew Yongprojects:amateur_radio:radiosondes:graw_dfm-17 [2026/08/19 15:59] (current) – [Useful CLI Commands] prevent smart quotes Andrew Yong
Line 42: Line 42:
  
   * Initial unlock (disable Readout Protection)   * Initial unlock (disable Readout Protection)
-    * STM32CubeProg: ''STM32_Programmer_CLI -c port=YOUR_COM_PORT_OR_TTY br=115200 -rdu'' +    * 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://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"''+    * [[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.1787155108.txt.gz · Last modified: by Andrew Yong