OK, so it looks like the Adafruit TPA_2016 was written to support hardware I2C interfaces only. The busio.py and board.py packages that is uses do not appear to handle i2c-gpio buses. I have to change to something like smbus, and then figure out what the Adafruit module does, and how to express that in the smbus API.
Statistics: Posted by christopher35 — Tue May 14, 2024 2:30 am