Other Parts Discussed in Thread: BQSTUDIO,
Tool/software:
I've had a look at the Flashstream files generated by BQSTUDIO. The format and sequence is pretty clear. The FAQ and application notes explain them in detail.
With one exception:
After transferring each data block (e.g. some 4096 bytes in chunks of 16 bytes), some 16bit CRC is read back and checked (i.e. 0x30 0xCB in the example below).
-> What is the algorithm used to calculate this CRC?
Since I'm not working with BQSTUDIO or the TI evaluation boards I'm missing this information and need to calculate it on my own using the data from the data block only. In order to complete the programming as indicated by the original Flashstream file.
W: ...
X: 2
....
W: 16 0F 12 F0 4F FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
X: 2
C: 16 14 30 CB