bitbank2 / BitBang_I2C

A software I2C implementation to run on any GPIO pins on any system
GNU General Public License v3.0
235 stars 31 forks source link

Add recognition of AXP192+AXP202 PMU chips (Issue #13) #14

Closed cyberman54 closed 3 years ago

bitbank2 commented 3 years ago

The test for these 2 devices doesn't look robust enough. Do you have a valid I2C address range? That would help.

cyberman54 commented 3 years ago

The test for these 2 devices doesn't look robust enough. Do you have a valid I2C address range? That would help.

Yes, we can have this. I enhanced the PR, please relook, thx.