Skip to main content
BHure.1
Associate III
October 12, 2020
Question

STM32H750 discovery not working

  • October 12, 2020
  • 5 replies
  • 1481 views

Hello, I just bought a STM32H750B-DK and when i tried to flash a sample application from TouchGFX, i got a white screen and the usb programming is not working anymore.

I connected via External PowerSupply and STLINK and i can see the board and flash from the TouchGFX. But i get an error about erasing the memory segments.

Tried to reflash via CubeProgrammer with the hex and although i see something in the RAM about TouchGFX, the screen is still white.

Any help is highly appreciated.

5 replies

Tesla DeLorean
Guru
October 12, 2020

Not sure exactly what issue is here.

To fully program the DK board you're going to need to make sure you've picked the right "External Loader" for the QSPI memory on the board.

Get the original/demo binaries from

www.st.com/en/product/stm32h750b-dk.html "Binary Delivery" section. Confirm those work properly.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Soren Myllerup MIKKELSEN
ST Employee
October 14, 2020

Hello Bhure,

Please confirm that you selected the application template for the STM32H750, and either selected a pre-build UI or build your own UI, before flashing.

Secoundly, did you use "Flash target" in TouchGFX Designer?

If you are able to flash the STM32H750 board with a binary referred to by Clive, then there is an issue with the application template. Please let us know when you have an answer.

br

Soren

BHure.1
BHure.1Author
Associate III
October 14, 2020

Hello Soren,

Thanks for your input.

I selected from application template - stm32H750 and a sample UI (scale of Zoom). Then I pushed run target and i got Error: failed to erase memory.

Currently, i moved the R143 to R144 to enable bootloader and erase the user Flash.

Can you guide me what should i do in CubeProgrammer?

Thanks,

BHure.1
BHure.1Author
Associate III
October 14, 2020

The integrated Stlink (STK jumpers selected ) does nothing when powering through USB

Visitor II
November 26, 2024

Same issue with me just right now. I get hex Demo file, I open the in Cube Programmer, and Download it. I download again the bin file I uploaded before, not helping. Do my way is wrong? Please if anyone can help.