epsilonrt / ad7124

AD7124 ADC Library
Other
21 stars 16 forks source link

Reset state variables after chip reset #17

Open Timvrakas opened 2 years ago

Timvrakas commented 2 years ago

When the chip initializes (before registers are written) CRC is disabled, we don't know if "isReady". Subsequent calls to init (which calls reset() ) should start from a clean state.