-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I believe there's an issue around how the config member is being handled that causes configuration to be lost when a reading is taken. Specifically the vref configuration bits. Right now, it seems that you can't actually take a reading using the external vref.
For example, at the beginning of ADS1219::readDifferential_0_1() the config member is masked by MUX_MASK, which will zero the vref configuration bits, setting things back to the defaults.
Jacob
Metadata
Metadata
Assignees
Labels
No labels