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.

CC2564C: TI Bluetooth Stack

Part Number: CC2564C

Hi, 

I see that TI has certified a BT stack for C2564C with STM32 and also MCP430 MCUs, however, we have the following questions

  1. We are using STM32F103C8 as host controller, will the TI Bluetooth stack which is certified for STM32F4 work with the aforementioned host controller? If yes, what are the system requirements? (RAM, Flash, CPU performance etc.)
  2. Or do you have some stacks ported for STM32F103C?
  3. Does the AVRCP support in the existing stack both Sink and Source modes?
  4. Do you have any reference design for Sink and Source modes?

Thank you! 


Cheers! 

  • TI Bluetopia SDK for STM32 with the certified profiles is released for STM3240G-EVAL board. Please, check the below link:

    www.ti.com/.../swru498

    Other members of this MCU family are also supported. But, you would need to make Hardware Abstraction layer changes. Please, check the porting document in the SDK.

    The supported profiles along with the demo examples are listed in the above Users guide.

    Thanks