MicroPython board definition for the HY-STM32F4xxCore144 board
Brand: Haoyu
Clone the board definitions to your MicroPython ports/stm32/boards
folder.
cd micropython/ports/stm32/boards
git clone https://github.com/sielenk/mipy_HY_STM32F4xxCore144.git HY-STM32F4xxCore144
cd ..
make BOARD=HY-STM32F4xxCore144
- STM32F407ZG on st.com
- STM32F407ZG datasheet
- Schematics and shop at Haoyu
Licensed under the MIT License.