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

"boot.py" not executing on boot. #14

Closed erongd closed 2 years ago

erongd commented 3 years ago

I have the STM32H750 board with OV7725 camera. I am using the v3.9.3 firmware.

Created boot.py to simply execute print('Hello World') as test. It does not get called. Upon boot the board executes main.py directly.