diff --git a/Board-STM32F429.md b/Board-STM32F429.md index 6773492..e4f5059 100644 --- a/Board-STM32F429.md +++ b/Board-STM32F429.md @@ -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 ###