Tool/software:
Hi,
Our BMS features a BQ76952 (AFE), and we have developed a separate tool (i.e., an AFE programmer) to perform OTP programming for the AFE during production. To ensure the AFE is configured correctly, we are looking to implement a logic to verify the integrity of the entire data memory registers.
One possible approach is to read all the data, store it in a large buffer, compute a checksum in both the AFE programmer and the BMS, and then compare the results. However, this would introduce a significant amount of code just to implement the integrity check.
Given this, is there a built-in feature in the AFE that can help achieve this more efficiently?
Any recommendations would be appreciated.
Best regards,
Kyungjae Lee