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.

CC2652R: Flasher for CC2652R

Part Number: CC2652R
Other Parts Discussed in Thread: UNIFLASH

Tool/software:

Hello,

 I have a question regarding Programmer Flasher for CC2652R. I have a device that has the CC2652R microcontroller. I am looking for a device that can be used as a flasher to load a binary and bootloader to that device. Are there any devices in which I can write a program to load the bin and bootloader file and use it as a flasher to flash the CC2652R1F microcontroller. 

Thanks,

Eeshan

  • Hi Eeshan, 

    Thank you for reaching out. 

    There are actually several different approaches offered to you.

    First, the CC2652R offers two ways to be flashed - first option is to use the debug signals (cJTAG). This is what is done on the LaunchPad where the XDS110 is used as debugger/flasher. In that case, you can run UniFlash on a Windows/Linux/MacOS machine to control the XDS110.

    Second, the CC2652R can be flashed using its ROM-bootloader. The ROM bootloader offers two interfaces (UART and SPI). You'll find a tool - that can adapted to run on an embedded Linux processor - and a detailed description of this approach here: https://www.ti.com/lit/pdf/swra466 

    I hope this will help,

    Best regards,