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.

CC2642R: Add the possibility to config SPI (POCI) as optional via syscfg

Part Number: CC2642R
Other Parts Discussed in Thread: SYSCONFIG

Hi everyone

I would like to know if it is possible to add the possibility to config SPI (POCI) as optional via syscfg? It is so boring to do the workaround each time I have to modify the syscfg file.

Thank you so much,

  • Hi Mariano,

    SysConfig in this case supports the most widely used configurations for peripherals. And for SPI that includes at least POCI, PICO, and SCLK.

    How often do you need to re-do this? If it is for the same board design, then it may be reduced to a one-time operation. If you need to create another CCS project, you only need to exclude the .syscfg and copy/paste from the first CCS project.

    Thanks,
    Toby