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.

CC2640R2F: Total size of CCFG in bytes,

Part Number: CC2640R2F

Hi,

What value should be defined for SIZE_OF_CCFG bit of SIZE_AND_DIS_FLAGS Register?
Is it necessary to set it to "0x0058" as shown in the sample codes?

the ccfg.c file in the SDK mentions that these CCFG values that should not be modified,
so should we use these values as it is defined in the ccfg.c file?

Best Regards
paddu

  • Paddu,

    Please use the the values as defined in the SDK and do not modify them.

    For a list of what you can edit in the CCFG, please refer to this:

    http://software-dl.ti.com/lprf/simplelink_cc2640r2_latest/docs/blestack/ble_user_guide/html/ble-stack-3.x/custom-hardware.html?highlight=ccfg#configuring-device-parameters-for-custom-hardware

  • Hello Paddu,

    It is recommended that you leave it as is. In the technical reference manual(www.ti.com/.../swcu117h.pdf) we have a section dedicated to the ccfg (page 710) that goes over what values are configurable by the customer and what values are configured at factory.

    Regards,
    AB