Quantcast
Channel: MSP low-power microcontrollers
Viewing all articles
Browse latest Browse all 63677

Forum Post: RE: MSP432 I2C how to read 16Bit register

$
0
0
The EUSCI module sends a stop condition after the first byte. Which is to be expected when you are configuring it to stop automatically after one byte. You have to count all data bytes (sent and received) when using auto stop generation. Alternatively, just don't use auto stop, and instead use I2C_masterReceiveMultiByteFinish() to receive the last byte.

Viewing all articles
Browse latest Browse all 63677

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>