This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ40Z50: Write SREC (SENC) to bq40XXX (hwplatform 9001, 9002, 9100, 9200)

Part Number: BQ40Z50
Other Parts Discussed in Thread: BQPRODUCTION, BQSTUDIO

I am writing a program for mass production.

I need to make a quick SREC (or SENC) write to the chip.
I know that checking a IFIB block's record can be done with a checksum check.

But I do not understand the algorithm for calculating the checksum.

Example:
Block =   "FF FF FF.... FF FF FF"          ( = 32 bytes)
CS     =    "EB26"

Dear experts - please help.
Explain to me - how to calculate the checksum of a IFIB block?