Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi,
My customer is evaluating UART driver example “UART Echo Low Latency Interrupt” or “UART Echo Low Latency Polling” in MCU+ SDK 10.01.00.
They want to configure the UART as half-duplex with hardware flow control with enabling Auto_RTS_EN and disabling Auto_CTS_EN.
Could you share any example code with the above settings ?
Could you tell them how to configure for the above ?
They found some APIs and Parameters like UART_open(), UART_FCTYPE_HW, UART_FCPARAM_AUTO_RTS, UART_FCPARAM_AUTO_CTS, etc…
But they’re not sure how to use these APIs and parameters.
Thanks and regards,
Hideaki