Ram Prasadh Narayanan
New Member
In interfacing a MAXQ3180(slave) with a PIC16F72(master), I am able to get an ack from the MAX to read data from it(i.e.0x41). But when the data is read , the slave is not giving the correct data. It again gives 0xc1 and 0xc2, which are other two acks which the max gives for sending commands to it. It is given in the data sheet that ,at once I get the ack 0x41 I can read the data . Can anyone please provide me a solution for this?