Skip to content

Latest commit

 

History

History
41 lines (37 loc) · 1.57 KB

flashing.md

File metadata and controls

41 lines (37 loc) · 1.57 KB

Flashing

Parts

Instructions

  • Works on Mac, Windows and Linux
  • Get STM32CubeProgrammer
  • Install it
    • Mac users need to extract the zip file then right click the SetupSTM32CubeProgrammer-2.10.0.app file and click Show Package Contents as shown below:
      • showPackageContents
    • Next, open the Contents folder
    • Next, open the MacOs folder
    • Finally, open the SetupSTM32CubeProgrammer-2_10_0_macos file to run the setup
  • Open the app
  • Plug your USB programmer into your focer
    • VCC=3.3v
    • The other names of the pins match the programmer's pin names
    • No need to plug focer into your big battery just USB power is coo
  • Plug your USB programmer into your computer
  • Click connect:
    • connect
  • Click read:
    • read
  • Click +:
  • Click 'Open file':
    • openFile
  • Select this file
  • Click Download:
    • download
  • Click verify:
    • verify
  • Verify that there are no errors
  • If there are no errors * Click the disconnect button * Unplug the st-link * Reboot the controller
  • Done 🎉