2016-06-15 08:44 AM
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
2016-06-15 11:01 AM
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.