Hello,
I'm trying to send i2c write block data communication to communicate to the AFE, but there isn't any respond.
The TS2 pin was originally connected to a BJT circuit as per the sample reference schematic, but is now left floating. The RST_SHUT pin is lowered to VSS.
But when trying to communicate to the AFE through i2c there is no response. The method used to communicate is as per the sample STM32 sample code.
The aim is to change it's i2c Address by sending the Data Memory Register Command (0x923A) as provided in the reference .h file. But there is still no change in the i2c address, it still transmits the default address (0x08).
The communication norm is being followed as per the reference manual, Sending the CFG_Set Command before the i2c Address change command followed by the CFG_EXIT command and then followed by the RESET command.
When the Device Number Command or the Manufacturing Status is sent, the AFE responds with a (0000).
The AFE in question is [BQ76952PFBR].
Please provide some solution.
Regards,
Pirdain