Resolved! Which STM32 ICs have Hardware RS485 Flow Control options built-in (DEAT, DEDT, DEM bits)?
The STM32F070RBT has Hardware Flow Control for RS485, with DEAT, DEDT and DEM bits in USART_CR1 and USART_CR3 registers.How do we identify which series of ICs have these features easily? Is it a particular series or type? The STM32F4 IC we are curren...