cancel
Showing results for 
Search instead for 
Did you mean: 

Which STM32 ICs have Hardware RS485 Flow Control options built-in (DEAT, DEDT, DEM bits)?

######
Senior II

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 currently using does not have this option however it is not highlighted as different on the datasheets.

This discussion is locked. Please start a new topic to ask your question.
1 ACCEPTED SOLUTION

Accepted Solutions

You'd need to look at this historically - the RS485 features first appeared in 'F0/'F3.

JW

View solution in original post

4 REPLIES 4

You'd need to look at this historically - the RS485 features first appeared in 'F0/'F3.

JW

Uwe Bonnes
Principal III

F1,F2,F4 and L1 were designed before F0/F3

######
Senior II

Thanks both. Can it be assumed that all F0/F3 UARTs have this feature do you know?

LCE
Principal II

I don't know.

But in general: if it is important, don't "assume", check it, work through the datasheets.