Other Parts Discussed in Thread: BQSTUDIO, , EV2400
Hello,
A custom board (based on BQ34110 EVM) is designed and working with EV2400 as expected. Below a simplified diagram showing the signals SCL [yellow] and SDA [blue] during the communication with bqStudio/EV2400.
In other test, the EV2400 is disconnected from the board and the MCU perform as master. In this case, the BQ34110 doesn't show the ACK. Below a simplified diagram including the scope signals in two different I2C implementations: software (or bit-banging) and hardware.
- The MCU is powered by 3.4V
- The pull-up resistor were adjusted and tested with 10K, 3K and 1.5K
- The board was power off and on during the testing (in case the bq34110 is on halt state, as reported in other situations/post)
- Below the schematic around the BQ34110
- The EV2400 is connected to connector J13
- The MCU is connected to the signals: BAT_INT_SDA and BAT_INT_SCL
- The software I2C implementation was developed in order to simulated similar waveform as the EV2400, specifically, the start and delay after.
Despite the development and tests carried out, the communication still does not work.
Any suggestion is appreciated.
Thanks