cancel
Showing results for 
Search instead for 
Did you mean: 

multi drop

Zeevi.Ariel
Associate II

Does the STM32F7 supports the USART multi drop mode ?

1 ACCEPTED SOLUTION

Accepted Solutions

Yes, the STM32 has a 9-bit mode, and I think some have an address matching functionality. It is not a mode I use, but I think it is covered in the reference manual

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

View solution in original post

4 REPLIES 4

Do you mean a single-wire/RS485 type thing, or a 9-bit multi-processor/8051 mode?

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Zeevi.Ariel
Associate II

i mean the 9 bit multi processor/8051 mode.

Yes, the STM32 has a 9-bit mode, and I think some have an address matching functionality. It is not a mode I use, but I think it is covered in the reference manual

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Zeevi.Ariel
Associate II

Thanks for your answer. I know there is option of 9 bits, but it seems that the chip I use STM32F767II does not support the address matching functionality. What we did, we add the sign of address byte manually to the first byte of each message.