Post Go back to editing

problem with the continous mode of AD7738

I cannot read the status and data registers in the continuous mode of AD7738. The single mode is OK. On page 23 of the data sheet in fig.12 the value of the mode register for the continuous mode is wrong. Couldn't find errata for the AD7738.Any idea?

Parents
  • Hi Peter,

    It is required that the status register should be read after /RDY pin is low. The /RDY pin goes low after the status and data registers are updated therefore a read in the status and data registers can be done.

     

    I recommend you follow this sequence:

    •          Write 2Ch to mode register (enabling continuous read mode)

    •          Wait for /RDY pin to go low

    •          Write 48h to communications register(starts continuous read mode)

    •          Read the conversion

    •          For the following conversions, there is no need to configure the communications register, just wait for /RDY to go low and start reading.

     

    Can you update me if the problem still exists? And, if possible, can you include oscilloscope screenshots of the communications registers?

    Hope this helps.

    Best Regards,

    Chris

Reply
  • Hi Peter,

    It is required that the status register should be read after /RDY pin is low. The /RDY pin goes low after the status and data registers are updated therefore a read in the status and data registers can be done.

     

    I recommend you follow this sequence:

    •          Write 2Ch to mode register (enabling continuous read mode)

    •          Wait for /RDY pin to go low

    •          Write 48h to communications register(starts continuous read mode)

    •          Read the conversion

    •          For the following conversions, there is no need to configure the communications register, just wait for /RDY to go low and start reading.

     

    Can you update me if the problem still exists? And, if possible, can you include oscilloscope screenshots of the communications registers?

    Hope this helps.

    Best Regards,

    Chris

Children
No Data