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.

AWR1642: How to use the WRITE TO FLASH command without uniflash tool? (LENGTH bytes)

Part Number: AWR1642

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.