Other Parts Discussed in Thread: CC3220S
Tool/software: TI-RTOS
Hi
I am using the CC3220S-LAUNCHXL with SDK 1.6 network terminal example. I revised and active UART1 with hardware flow control.
I have assigned the RTS and CTS pin, and set 1 to .flowControl for Uart1 on CC3220S_LAUNCHXL.c
Then I used the scope to verify the RTS and CTS signal, its always in high level and never change.
However the data can still be transfer between device.
Apart from setting the .rtspin, .ctspin and .flowcontrol, do i still need to setup or manual set/clear the RTS and CTS signal?
Thanks
Nick