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.

CC2564MODA: Other MCU to implement Bluetooth stack

Part Number: CC2564MODA
Other Parts Discussed in Thread: CC2564MODNEM

Hi everyone,

I'm designing an PCB using the CC2564MODA.

For the evaluation setup i used the Discovery Board with CC256XEM-STADAPT Board and CC2564MODNEM.

Now, for my board, and due to measurement requirements, can i use an MCU, like the STM32F405RGT6 as host? I read a few entries on the forum, but couldn't find anything specific to my question.

Thanks in advance.

Carlos Sousa.

  • Hi Carlos,

    The STM32F4 discovery board has STM32F407 MCU. I am not an expert on STM32, but just comparing the web page of the STM32F407 and STM32F405, there is not much difference besides some of the peripherals that are not relevant to the CC256x or the TI dual-mode bluetooth stack.

    So, I believe all you will need to do is board level and peripheral level porting when moving from the discovery board to your custom board. The rest of the bluetooth stack will be compatible since the 2 devices have same architecture and possibly same core.

    For additional resources : 

    Best regards.

    Vihang