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.

CC2541 USART0 & 1 valid configurations

Other Parts Discussed in Thread: CC2541

Hi

I am using the CC2541 in a new design. It would be good it I could configure the USARTs in the following modes:


USART0(SPI) in Alt2 mode using P1_4 (MISO), P1_5(MOSI) & P1_3(SCLK)
USART1(UART) in Alt2 mode using P1_6 (TXD) & P1_7(RXD) - CTS and RTS not required

There are no conflicts with IO pins but internally there may be a conflict with USART0 (MISO and MOSI) and USART1 (RTS and CTS).

Does anyone know if this configuration will work OK?

Thanks

Bill