epsilonrt / ad7124

AD7124 ADC Library
Other
21 stars 16 forks source link

adc.begin returns -2 #5

Closed yosqueoy closed 5 years ago

yosqueoy commented 5 years ago

Hi, I uploaded ad7124-full-test.ino to Arduino UNO with ADS7124-4, but adc.begin returned -2.

My setup is:

AD7124-4 Arduino UNO
MOSI/MISO/SCK DIN/DOUT/SCLK
/CS PIN10
IOVDD 3.3V
AVDD 3.3V
AVSS GND
DGND GND

In what condition could the error -2 occur?

yosqueoy commented 5 years ago

Found it was a soldering issue. closing.