Hi,
I am designing a custom board based on a TM4C129 MCU and a wifi CC31 module. They communicate via a 5-wire UART topology described in the link below.
processors.wiki.ti.com/.../CC31xx_UART_Host_Interface
This module requires the following software flow control:
processors.wiki.ti.com/.../CC31xx_UART_Host_Interface
I asked to the SimpleLink WiFi CC31xx/CC32xx Forum if this protocol was the same as the one by the TivaWare UART driver, but they were not sure:
Could anyone confirm that the TivaWare UART driver implements the same hw flow control needed by CC31 module? or do I have to implement it?
Thanks a lot