Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
boards:mxchip [2015/03/18 08:59]
darron [Standalone demo]
boards:mxchip [2022/11/27 00:29] (current)
darron [Resources]
Line 141: Line 141:
  
 Install [[:tools:libopencm3|OpenCM3]]. Install [[:tools:libopencm3|OpenCM3]].
 +
 +Install [[:tools:stm32flash|STM32Flash]].
  
 Enter ST ISP mode using BOOT0, RX and TX as shown in the pinout above. Enter ST ISP mode using BOOT0, RX and TX as shown in the pinout above.
Line 162: Line 164:
 stm32flash -w emw3162.bin -b 115200 /dev/ttyAMA0 stm32flash -w emw3162.bin -b 115200 /dev/ttyAMA0
 </code> </code>
 +
 +===Resources===
 +
 +[[https://www.st.com/resource/en/datasheet/stm32f205rg.pdf|MCU datasheet]]
 +
 +[[https://www.st.com/resource/en/reference_manual/cd00225773-stm32f205xx-stm32f207xx-stm32f215xx-and-stm32f217xx-advanced-arm-based-32-bit-mcus-stmicroelectronics.pdf|MCU reference manual]]