koao / STM32F7508-DK-to-boot-from-qspi

Setup application STM32F7508-DK to boot from qspi
3 stars 0 forks source link

Howto load Boot and App ? #1

Closed r4d10n closed 3 years ago

r4d10n commented 3 years ago

Hello..

I have been trying to get LCD working on STM32F7508-DK without TouchGFX... I guess I have to load from QSPI...

Could you describe in the README, on how to load these two codes onto the mcu ?

Cheers

koao commented 3 years ago

Hello

You can load these two codes into your MCU by opening and running them in the STM32CubeIDE.

Need an explanation of how to operate it?