Re: [U-Boot] STM32F746 Discovery - No serial output?

2018-01-22 Thread Francois Dugast
To come back in non SPL mode, you can use the attached patch. > > > > Patrice > > > > On 07/21/2017 10:40 PM, Francois Dugast wrote: > >> Hi, > >> > >> I am trying to run the master on a STM32F746 Discovery board [1] by > using > >> stm3

[U-Boot] STM32F746 Discovery - No serial output?

2017-07-21 Thread Francois Dugast
Hi, I am trying to run the master on a STM32F746 Discovery board [1] by using stm32f746-disco_defconfig. It was built with gcc-arm-none-eabi-5_4-2016q3 [2] and flashed with OpenOCD [3]. A USB-serial adapter is connected to USART6_RX and USART6_TX (pins D0 and D1 of the Arduino connector) and