C

Flashing Instructions for ST boards

Before flashing the demo image onto the ST board, you must install STM32CubeProgrammer After the software is installed, connect the board to the host PC using a USB cable.

Open STM32CubeProgrammer and follow these steps:

  1. Select connect to estabilish connection with the onboard ST-LINK Programmer
  2. Select the external loader tab

  3. Type name of your board (for example, STM32F769I-DISCO)
  4. Choose an appropriate external loader script (for example, MX25L512G_STM32F769I-DISCO)
  5. Select the flashing tab.

  6. Open the choice demo elf file
  7. Optionally, select Verify programming
  8. Optionally, select Run after programming
  9. Select Start Programming

    Once the flashing process is complete, you should see the application running on the device.

Troubleshooting

  • If there are issues when connecting to the board, try to change mode from Normal to Under reset

Available under certain Qt licenses.
Find out more.