ad7124
ad7124 copied to clipboard
AD7124 ADC Library
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.
The library doesn't appear to compile using platformIO and a feather express m4 because the SPI library uses BitOrder instead of uint8_t.
Added method to control the Bridge Power Switch. The AD7124 contains a low side switch to control excitation power to bridge type sensors. I needed control of this for my...
Hi everyone! I'm new Here. I AM trying to read temperature from a 4-wire PT1000 but I AM getting no result when I use the example of a thermometer on...
I have to implement using AD7124-8. Anyone tested it on the above chip?
Hi, I'm trying to use an Adafruit Feather ESP32 with the EVAL-AD7124-8-pmdz ( [https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/eval-ad7124-8-pmdz.html#eb-overview]). I used the 8-multi-continous example and reduced it to just one channel. This worked so far,...
Hi all, This library works very well for RTD measurement on AVR boards like Arduino UNO. But when i try to compile the same code for a SAMD Board like...
Hello WizardTim, I hope you can help me out: what I would like to do is a cold junction measurement with the RTD for the CN0391. I have seen the...
Hello WizardTim, I hope you can help me out: what I would like to do is a cold junction measurement with the RTD for the CN0391. I have seen the...
Does this library work with EVAL-CN0391-ARDZ (thermocouple evaluation board)?