Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Launch the STM32CubeProgrammer application:

    image-20240523-105939.png
  2. Select the appropriate interface (e.g. SWD) and ST-Link/V2 Probe serial number, then click Connect:

    image-20240523-105930.png
  3. Click Open file (the "plus" button) and select the freertos_stm32h750.bin file:

    image-20240523-110221.png
  4. Click Download and wait for the application to write the image to the internal Flash and verify it:

    image-20240523-110001.png
  5. Verify that FreeRTOS have been successfully installed. Reset the SOM by pressing the S3 button on the carrier board and confirm that the following output appears on the serial UART console:

    Code Block
    STM32H7 SOM FreeRTOS CLI, www.emcraft.com
    Type help to view a list of available commands.
    CLI>