Hello.
Tool: Modus 2.2
Target: CYW920719B2Q40EVB-01
How can I configure PUART flow control(RTS/CTS)?
Following is not working properly.
...
[My code]
wiced_hal_puart_flow_on();
wiced_hal_puart_select_uart_pads( WICED_PUART_RXD, WICED_PUART_TXD, WICED_UART_2_CTS, WICED_UART_2_RTS);
...
Solved! Go to Solution.
I heard 20719B2 have a problem with puart flow control from Uniquest in Korea.