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.

BQ34Z100: Easiest Way to Set Serial Number in bq34z100-R2?

Part Number: BQ34Z100
Other Parts Discussed in Thread: EV2400, BQSTUDIO

Tool/software:

Hello,

I would like to enter a serial number in the bq34z100-r2 Configuration>Data>Serial Number (SUBCLASS ID 48; OFFSET 4) using the .fs command.

;--------------------------------------------------------
;##### für BQ34Z100-xx DataFlash | Configuration > Data (0x30) #####
;--------------------------------------------------------
W: AA 61 00
X: 10
W: AA 3E 30 00
X: 10
R: AA 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
;DesignVo^^ ^^|          |          |          |          |          |
;ManfactDate   | ^^ ^^ |          |          |          |          |
;SerialNumber             |^^ ^^ |          |          |          |
;CycleCount                          |^^ ^^  |          |          |
;CC Threshold                                 |^^ ^^  |          |
;Max Error Limit                                          |^^ ^^  |
;Design Capacity
;Design Energy
;SOH Load I
;Cell Charge Voltage T1-T2
;Cell Charge Voltage T2-T3
;Cell Charge Voltage T3-T4
;Charge Current T1-T2
;Charge Current T2-T3
;Charge Current T3-T4
;JEITA T1
;JEITA T2
;JEITA T3
;JEITA T4
;Design Energy Scale
;Device Name
;Manufacturer Name
;Device Chemistry
;Volt Scale
;Curr Scale
;Energy Scale

In order to calculate the checksum, each byte (Design Voltage, CycleCount, Max Error Limit,...) must be read from the Configuration>Data.


Is there a more conventional/simpler solution for this?