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.

UART0_RTS & UART0_CTS required??

Hi,

We are designing a custom board based on the Beaglebone.

On beaglebone UART0 is used for debugging/data logging. On beaglebone schematics we see that UART0_RTS & UART0_CTS being connected to the FTDI chip. In the UBoot I do not see these pins being configured, so I was wondering whether these pins are actually used.
Can anyone confirm whether UART0_RTS & UART0_CTS are actually used or not?

We want to use these pins for SPI.

-Prasant