Part Number: CC3200
Hi,
We cannot make the flow control work. CTS and RTS are misbehaving. Seems some bus contention with the peer MCU UART device.
Is there some proven code example of doing this?
I found no example of a pinmux for this. Examples only include the TX/RX configuration. How do I configure the CTS/RTS pins? Using MAP_PinTypeUART?
What is API sl_UartSetMode? IT does not link for me. I used MAP_UARTFlowControlSet(CONSOLE,UART_FLOWCONTROL_TX|UART_FLOWCONTROL_RX);
Please advise.
Thanks,
Moshe