Other Parts Discussed in Thread: TPS25750, BQ25792, , BQ25792EVM, BQ25798EVM
I would like to retrieve ADC information and trigger the 'ship mode' via I2C.
I see that you can read/write to the BQ25792 via the TPS25750 with the read/write transactions, on I2C1_SDA and I2C1_SCL.
I was wondering if there is any disadvantage to communicating directly with the the BQ25792 (i.e connecting my MCU to the I2C_SCL/ I2C_SDA lines), rather than communicating through the TPS25750.
Could this have any adverse affects on the system?
Kind regards