Hi-
I'm attempting to program a bq27510-G1 chip with new data.
I've created .bqfs and .dffs files with flashstream and am attempting to program the .dffs file into a device. All goes well through the first 221 lines of the file, then near the end, the last compare fails. Here's what the compare record looks like:
C: 16 04 A6 A7 A4 F9
The actual data returned by the device is:
0xda, oxfe, 0x46, 0x55
... obviously not a good compare.
Any idea what I'm doing wrong?
Thanks
jim