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