Skip to main content
BillG
Associate II
May 29, 2023
Solved

How to get started with the STM32H747I discovery board

  • May 29, 2023
  • 2 replies
  • 1750 views

The firmware that is delivered on the board has an evaluation tools link that is broken:

"/en/evaluation-tools/DISCO-H747XI.html"

and going through the user manual and powering on the board does not start the demo examples.

Where can I find a getting started thread specific to this board. There does not seem to be one.

I want to make sure the board is OK before I try other examples etc. Right now I get a green power light LD8 and LD10 is solid red.

Thanks.

This topic has been closed for replies.
Best answer by Tesla DeLorean

Manuals under Documentation Tab

https://www.st.com/en/evaluation-tools/stm32h747i-disco.html#documentation

Schematics under CAD Resources Tab

Demo/Examples under CubeH7 subdirectories

2 replies

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
May 29, 2023

Manuals under Documentation Tab

https://www.st.com/en/evaluation-tools/stm32h747i-disco.html#documentation

Schematics under CAD Resources Tab

Demo/Examples under CubeH7 subdirectories

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
BillG
BillGAuthor
Associate II
May 29, 2023

Thanks Tesla.

I found the readme under the:

~/STM32Cube/Repository/STM32Cube_FW_H7_V1.11.0/Projects/STM32H747I-DISCO/Demonstrations/Binary directory that got me going in the right direction.

I appreciate your answer.

-bill