cancel
Showing results for 
Search instead for 
Did you mean: 

What happens if slave enable while master is sending data? does it lost some bit and then all wrong data at the rest?

HBui.1
Associate
 
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1

What data? How?

If you are talking about UART or SPI, then yes, some data may get lost and incorrect information may be received. It's up to a higher-level protocol - packetizing, checksumming - to ensure data consistency.

JW