SOLVED,
I used a device to sniff UART between F133 and slave device,
Its RTS CTS line corrupted, so I removed it and everything ok now,
thanks for your kind help
SOLVED,
I used a device to sniff UART between F133 and slave device,
Its RTS CTS line corrupted, so I removed it and everything ok now,
thanks for your kind help
This is the output of your code, when the flow control enabled, there is no UART1 output even if CTS=0,
=============================================================
if I disable CRTSCTS flow control, it pushes data to UART1 but no RTS
@q1215200171 在 【FAQ】全志D1芯片 uart测试用例(支持自发自收,板间收发,数据校验,收发时间统计) 中说:
ART_TES
How to test if RTS CTS lines working or not?