Ram Prasadh
Joined: 26 Apr 2011 Posts: 2 Location: India
|
Facing problem in reading data from MAXQ3180 with a PIC16F72 |
Posted: Sat Jun 04, 2011 4:04 am |
|
|
When communicating with a MAXQ3180 (I am reading a register from the MAX), I am expecting 0xC1, 0xC2, 0X4E, 0X41,0XFF,0XFF. I am reading a register 0x044, a 16-bit register which has the value 0XFF and 0XFF. But instead of the first 0XFF, I am getting 0X00,and for the second value I am getting 0Xc1. I have written the code just according to the flowchart in page 25 of the MAXQ3180 datasheet. Does anyone know the solution to solve this problem? |
|