Other Parts Discussed in Thread: EV2400
Hi,
I am trying to build smbus communication between the bq4050evm board and host microcontroller (stm32).
I used scope to see the clock and data line of smbus, and found that it doesn't acknowledge after the host sending out device address 0x16.
My hardware wiring is:
3 series battery connect to N, 1P, 2P, 3P; (10.5V between N pin and 3P pin)
PACK+ connect to 12V power pin on host processor board;
PACK- connect to ground on the host processor board.
When I push down the LED display. there is no LED turned on, which makes me doubt that the evm is not running.
Does the evm board have preloaded firmware? Is there a way to tell whether the bq4050evm is running?
And can the evm communicate with other microcontroller through smbus directly? Or is there some configuration should be done to enable it?
Thanks,
RURU