Putting MicroPython on STM32 Nucleo F767ZI
(several ways to do this, but here’s one with the STM32CubeProgrammer and Windows)
- Download the
.hexfile. - Connect the board through the ST-Link USB.
- Open STM32CubeProgrammer, choose ST-Link and Connect.
- In Erasing & Programming choose the
.hexfile path, don’t skip flash erase, and Start Programming. - If everything is okay, connect the second USB port. Two devices should be listed (
NOD_F767ZIandPYBFLASH).