Hi,
I posted the similar question last week, as bellows:
https://e2e.ti.com/support/sensor/mmwave_sensors/f/1023/p/652346/2399543
And the checksum calculation is ok.
I use OPEN command and Close command and receive the ACK response from the device.
But the WRITE TO FLASH command is still not work.
According to the doc. <SWRA551, page15>, the WRITE TO FLASH command have the LENGTH bytes.
The packet size have 256 bytes <SWRA551, page13>.
But I don't understand how to calculate the LENGTH bytes exactly.
I had tried many method to calculate the LENGTH bytes, but not ACK response from the device.
=============================================================
My question is how to calculate the LENGTH bytes and the command work fine?
Thanks.