mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 21:50:31 +01:00
Make F4DISC warning clearer
@@ -13,7 +13,7 @@ Cortex M4 STM32F429ZI
|
||||
|
||||
### Status ###
|
||||
|
||||
Not officially supported (no downloads provided, no customised documentation), but the stmhal variant supports the basic board well.
|
||||
Not *officially* supported (no downloads provided, no customised documentation), but the stmhal variant supports the basic board well.
|
||||
|
||||
Unlike the STM32F4 Discovery board, this board is designed to be powered and flashed via the mini-USB connector; to run on the micro-USB connector alone you have to bridge 5V with PB13.
|
||||
|
||||
@@ -32,7 +32,7 @@ On the mini-USB, the STLinkV2 offers a virtual mass storage device plus a virtua
|
||||
cd stmhal
|
||||
make BOARD=STM32F429DISC
|
||||
|
||||
Do not confuse `STM32F4DISC` with the similarly named `STM32F429DISC`. Images for the F4DISC will not boot on the F429.
|
||||
Do not confuse `STM32F429DISC` with the similarly named `STM32F4DISC`. Images for the F4DISC will not boot on the F429.
|
||||
|
||||
### Flashing ###
|
||||
|
||||
|
||||
Reference in New Issue
Block a user