This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430F5528: How to read multi-bytes from I2C?

Part Number: MSP430F5528


In the sample code "MSP430F55xx_uscib0_i2c_10.c", it provides a demo about I2C read multi-bytes from target, however,it just loop 5 times in USCUB0. 

My problem is that, how can the controller know the last byte and send NACK? It seems different from the I2C in MSPM0? 

In MSPM0, I need to first define the number of bytes need to read, then how about MSP430?

**Attention** This is a public forum