This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3359: AM335x Custom Board booting via UART3

Part Number: AM3359

Tool/software:


hello? i have a problem of booting custom board based on am335x icev2 ref board.

We made a new custom board based on the AM335x icev2 board.

We are testing various bootloaders on this custom board, and currently micro SD and SPI booting have been completed, but UART booting has failed.

As a result of the cause analysis, UART0 is used in the bootloader, but since our current board is based on icev2, it is based on uart3.

Is it possible to boot via UART3 on a Windows-based host PC rather than Linux-based?