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?