cancel
Showing results for 
Search instead for 
Did you mean: 

Install u-boot on stm32f4 discovery board

rs23
Associate II
Posted on June 15, 2016 at 17:44

Hello guys, I'm trying to install u-boot on my development board STM32F407 . After loading the binary image, the UART1 interface does not work . I'm using the version available from the website emcraft for the board STM32F429 .

best regards

1 REPLY 1
Posted on June 15, 2016 at 20:01

That's clearly not going to be suitable for your board. The USART1 PA9/PA10 is NOT viable on the STM32F4-DISCO due to a very large capacitor

You'd probably want to retarget the code to your configuration and recompile.

EmCraft does not provide technical support on this forum, you should try their support channels.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..