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.

CCS/CC2564MODAEM: Integration with RM57Lx MCU

Part Number: CC2564MODAEM
Other Parts Discussed in Thread: CC2564

Tool/software: Code Composer Studio

For our project, we are using RM57Lx MCU development board for our project. Now we are planning to integrate CC2564MODAEM Bluetooth module with the MCU we have. I noticed the Bluetooth development module has stacks designed for MSP430, TM4C & STM32 MCUs. I was wondering which one will be useful for our case.

Also, I am quite novice with the bluetooth programming. So I would appreciate if you can direct me towards some resources that I can help me with programming of the Bluetooth module.

Thanks!!

  • Hi Navid,

    I think there might be a compatibility issue because of the core this micro-controller uses. The software packages we have are likely built with the core architectures in mind but let me confirm this tomorrow and get back to you on this with a final answer.

    Jesu

  • Hi Navid,

    So I was correct. Our stacks are built for Cortex-M instruction sets so it will likely not work on Hercules. If price and size is not a concern I would suggest using an MSP432 with CC2564 and interface it to your board via serial protocol (UART or SPI). 

    Jesu