hardmax / ADS1232

Libreria para leer chip ADS1232
MIT License
9 stars 2 forks source link

Required a version without timeout #1

Open vaidi2019 opened 5 days ago

vaidi2019 commented 5 days ago

I have used this library with some modification to use the DOUT pin as DRDY and interrupt on low going edge. The code uses DRDY as a low going interrupt and reads the data on this pin going low. This version avoids the long timeout for reading the data. What should I do to update this code for sharing with others?

hardmax commented 5 days ago

Hi,

Only do a pull request if its ok i integer code a pubish..

Regards