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.

I2C problems, address nack

Hello

I have been trying to communicate with the PN532 chip via. the TM4C123 for a while now. I can send the data (with the preample, startcode etc) correct. But as soon as i try to read the response, i get an error which is referred to as Addr_NACK. So i guess that the module accepts the command to recive data, but not the send data? The MCS register is: 

1000110

When it fails. Thats the:

BusBusy, ADRACK and ERROR flags going high. 


I am using the driverlib to send and read the data from the unit. Any ideas as to what could be my problem? I have ordered a logic analyser, but that isn't going to get to me in some days, and i really would love to get it working. 

I can provide any info that could lead to a solution! 

Thanks!