1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/board
Toshifumi NISHINAGA 4b2fd720a7 stm32: Change USART port to USART6 for stm32f746 discovery board
This change is to remove a halt at about 200KiB
while sending a large(1MiB) binary to a micro controller using USART1.
USART1 is connected to a PC via an on-board ST-Link debugger
that also functions as a USB-Serial converter.
However, it seems to loss some data occasionally.
So I changed the serial port to USART6 and connected it to the PC using
an FTDI USB-Serial cable, therefore the transmission was successfully
completed.

Signed-off-by: Toshifumi NISHINAGA <tnishinaga.dev@gmail.com>
2016-07-14 18:22:44 -04:00
..
2016-03-15 15:13:04 -04:00
2016-05-02 18:37:09 -04:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-06-27 21:12:05 -04:00
2016-06-24 17:24:40 -04:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2015-11-12 17:38:08 +01:00
2016-06-17 09:51:01 -04:00
2016-04-01 17:18:10 -04:00
2016-02-06 12:00:59 +01:00
2016-06-06 13:39:13 -04:00
2016-05-31 09:38:11 +02:00
2016-02-06 12:00:59 +01:00
2016-02-20 21:40:02 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-07-11 10:57:45 -04:00
2016-05-02 18:37:09 -04:00
2016-02-06 12:00:59 +01:00
2016-06-18 10:36:00 +02:00
2016-03-27 09:13:01 -04:00