Tool/software:
Hello Ti Team,
I’m working with an STM32U535RET6 as the host microcontroller, communicating with the BQ76952 AFE over I²C with CRC enabled. My goal is to perform a block read of all cell voltages using direct commands such as 0x14
. However, after reviewing the Technical Reference Manual, I couldn’t find much detail about the block read process over I²C. Could you provide some guidance on how to carry out a block read in this case?
Best Regards,
SAI VARUN