2018-06-25 11:17 PM
Using STM32F0xx USART to communicate simplex in standard asynchronous mode (8 bits + parity) with many STM32F0xx slaves. Want to use additional USART features. Did understand and can use Idle and Break detection.
What about other USART features like Receiver Timeout, End-of-Block etc.Sometimes RM091 clearly states that such a feature is available e.g. in LIN or Smartcard mode only, sometimes not.Is there any clear doc about features which can be used in standard asynchronous USART mode?Best regards Juergen.