ok so if i use I2C_masterReceiveSingleByte() how can i send a NACK after the transaction and not a ACK? My problem is that the received byte is been ACK as it should be but the EEPROM whants a "NO ACK" at the end. Is there a way to force a NACK on driverlib?
↧