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.

CC1352R: Does CC1352R & CC1354R10 HW&FW compatible?

Part Number: CC1352R
Other Parts Discussed in Thread: CC1354R10,

Tool/software:

Hello,
I'm currently using the CC1352R1, and I would like to have more memory.
Is the CC1354R10 pin compatible and FW compatible? Can I assemble it instead of my CC1352R1 and use it without making any FW changes?

Thank you

  • Hi Ofer,

    The 7x7 package variant of CC1354R10, CC1354R10RGZ, is pin compatible with CC1352R.

    The two devices are not FW compatible. The CCFG area (device configuration area) is located at different addresses. You would thus need to compile a new firmware image with an updated linker command file for the CC1354R10.

    (On CC1352R the CCFG is located at the end of flash, ending at 0x58000. On CC1354R10, CCFG has a dedicated memory area starting at 0x500000000.)

    Cheers,

    Marie H

  • Hi,

    Just to add to Marie's information about the HW - you can find out more detailed information about HW migration in SWRA814 (SimpleLink CC131x and CC135x Family Hardware Migration Guide) https://www.ti.com/lit/swra814

    Regards,

    Zack