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.

IWR6843ISK: IWR6843

Part Number: IWR6843ISK
Other Parts Discussed in Thread: IWR6843, UNIFLASH

Tool/software:

Hi, We are developing a custom hardware that interface with IWR6843 to receive mmwave radar data. Since we are still very new to the platform instead of writing a custom firmware for IWR6843 we are thinking of using our of the box binary files you provided and flash the IWR6843 during runtime of the hardware depending on the situation. So our main processor will be a nvdia and that will be responsible for flashing the IWR6843 in runtime. So my questions are?

1) What is the peripheral that is being used to flash the IWR6843? (UART? SPI? or something else completely?)

2) What are the byte streams that IWR6843 expects to start a flashing firmware sequence

3) What is the chunk size of each firmware packet, is there any specific byte pattern that IWR6843 expects

4) What is the response from IWR6843 when it receives a Firmware binary packet

5) How to close the firmware flashing sequence and let IWR6843 do the rest

6) Do you have any sample codes that show us the above steps? (Python, C#, C++, matlab.... anything will be OK. So we can get an idea)