WeActStudio / MiniSTM32H7xx

STM32H750VBT6/STM32H743VIT6 Core Board With 0.96'' TFT,TF Card,8MB QSPI FLASH,8MB SPI FLASH,DVP Port
GNU General Public License v3.0
288 stars 100 forks source link

stm32h750 qspi boot #40

Closed blcouz closed 12 months ago

blcouz commented 1 year ago

Can anyone run apps on Qspi? https://github.com/blcouz/STM32H750-QSPI-Boot.git

Cellgalvano commented 1 year ago

Could you describe your problem in detail please? How are you trying to run your code?

blcouz commented 1 year ago

I think the problem is in the qspi application that will run after boot. I followed this video (https://www.youtube.com/watch?v=gAyuF20ok8c ).(Memory mapped mod works fine)