stm32/boards: Add STM32H750VBT6 board.
Now I have a board based on STM32H750 MCUs.
It has a 64 Mbit external flash.
So now I confused how I can build a firmware for it,it only have 128 kb ROM.
I can't write a bootloader to jump to app because I have poor programming skills.(And I have experienced several compile failure).
So why not provide a new port for STM32H750VBT6?It's so fast.
I did my best,then I post an issue here to ask for help.
(And there is something wrong with my msys2...why my Python cannot work???)
(Poor English ORZ...)
pyboard-D Board Definition and Firmware Download
I have just flashed my pyboard-D with pyboard 1.1 firmware as I wrongly (stupidly) assumed they were the same / universal as there is no alternate board definition in the stm32/builds folder.
Can you provide me with a link to the STM32F767 firmware download as the board is now unresponsive and obviously needs flashing with the correct firmware.
Also, is there a board definition for the pyboard-d yet so that I can use my frozen bytecode and build my own ?
Many Thanks