This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

CMSIS DRIVER USART - rx_timeout

Hello,

is thare any way to configure a time delay or a number of unreceived bits that will generate ARM_USART_EVENT_RX_TIMEOUT event through CMSIS DRIVER USART interface?

I would like to use this for a 3.5 characters detection of frame end in Modbus protocol. Can I use CMSIS for this or I need to somehow bypass this interface?

Many thanks

0