STM32F769IDISCOVERY Discovery Kit Flashing Instructions
Before flashing the Thermostat Demo image into the STM32F769IDISCOVERY Discovery Kit board, you need to install STM32 ST-LINK Utility After the software is installed, flash the device as follows:
- Connect the device with the host PC by connecting the USB cable to the device port ST-LINK.
- Open STM32 ST-LINK Utility.
- External Loader > Add External Loader.
- Select proper device - MX25L512G_STM32F769I-DISCO.
- Select Validate.
- Open proper demo hex file (thermo_big_stm32f769i_32bpp_96e3d91d_staging_0.1-alpha1.hex
- Select Program verify
- In the dialog, select Start.
- Once the process is finished one shall be able to see running application on the device.