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.

IWR1642 External Host Programe (SWRA563 - IWR1642 Bootloader Flow)

Other Parts Discussed in Thread: IWR1642, UNIFLASH

Hi,

     I use stm32 to programe IWR1642 image by uart. Here I meet some problems;

    According to the SWRA563 page 12, 

   A、 Flashing Sequence:

          HOST                                                                   IWR1642

    1. UART Break                                                              ACK

     2. Get Version                                                             ACK

     3. Get Status                                                                  status 

     4. Open Cmd (cmd=0x21,FileType META IMG1(4))      ACK

     5. Erase Flash                                                               ACK (long time)        

     6. Write Flash(cmd=0x24)                                             nothing ???

How to write ?