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.

BQ78350: Data Flash Address Offest by 14-bytes

Part Number: BQ78350
Other Parts Discussed in Thread: BQSTUDIO

Hello,

I am using BQ78350 with R2 firmware and am trying to program the "enable PF A" through the data flash block write which is at 451D according to the TRM.

It appears the using the suggested 0x44 [1D 45 XX XX] block write does not write to that setting. Instead it sets PTO Reset [450E], and CTO Charge Threshold [4510].

I can use 452B and write correctly to the enable PF A register using [2B 45 XX XX]

Why am I seeing a 14-byte offset for these registers? Am I incorrectly reading the data flash?