Part Number: BQ27750
I have a bq27750EVM, and I have had some communication with Battery Management Studio in Windows, but now I am trying to get it to work with my target system, which is a PocketBeagle running Debian with kernel 4.14.108-ti-r124. I have tried 2 different things. The first is to connect the EVM with the Debian kernel and use i2cdetect to see if the device shows up on the i2c bus -- it doesn't. Then, I spun a new kernel enabling support for the bq27XXX series, and I still see nothing. I do see other devices on the i2c bus, and I have probed with a scope the SDA and SCL pins on the EVM and seen activity when I do an i2cdetect. Should i2cdetect actually show the bq27750 address in its scan or is this an invalid way to see if the bq27750 is communicating? I can go back and check my kernel settings, but I would like to see some sign of life.