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