Skip to content

Conversation

@SFE-Brudnerd
Copy link
Contributor

No description provided.

gigapod and others added 14 commits December 7, 2023 16:43
Add writeByte for both I2C and SPI - needed by the ADS1219 on I2C
Add support for I2C restart vs. stop (many devices require a restart between set-register-address and read-register-value). This is I2C-specific and may be needed on non-Arduino platforms too. Added setStop and getStop.
Corrected readRegisterRegion: the beginTransmission and endTransmission should be inside the if(bFirstInter).
Add writeByte. Add support for I2C restarts
@SFE-Brudnerd SFE-Brudnerd merged commit cf48269 into adderr Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants