waveshareteam / High-Pricision_AD_HAT

MIT License
25 stars 20 forks source link

id read failed #12

Open sumezawa opened 1 year ago

sumezawa commented 1 year ago

Whenever we run the ADC driver code (C or python) on our Jetson Nano terminal, we get the same error 'id read failed' . We tried checking the wiki but could not find documentation on this problem.

What should we do to fix this problem? Are there versions of Python or other software that is incompatible with the code?

Other notes:

  1. When the ADC is attached to the Jetson, we cannot turn the Jetson on (ADC must be removed first)
  2. The ADC used to work with Python, but stopped working when we tried to run the C driver code.
PedroPedroza commented 9 months ago

could you solve it?