This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

cs5532 sample code

could anybody send me sample code for reading counts from cs5532 adc

Parents
  • Not even 16 bits

    Note that if you have a +/- 2.5V full range, then each step (for 16 bits of precision) is 76uV.

    To get 24-bit resolution - or use the 64x gain - the requirements of the input signal quality is extreme.

    Are you really sure that your hardware is ok?

    Are the most significant bits of the values correct?

    How many bits of the data seems to be ok?

Reply
  • Not even 16 bits

    Note that if you have a +/- 2.5V full range, then each step (for 16 bits of precision) is 76uV.

    To get 24-bit resolution - or use the 64x gain - the requirements of the input signal quality is extreme.

    Are you really sure that your hardware is ok?

    Are the most significant bits of the values correct?

    How many bits of the data seems to be ok?

Children