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: Dual CC2564C

Part Number: CC2564C


I am doing a solution to build a sort of "blue tooth audio hubs"

So, that i am thinking to use two CC2564C. and connect the I2S to each to each other And then connect them to one MCU, thru the HCI (with circuit for selection).

With this config, i expect i can receive the the Audio Data from BT, and process by the CC2564C #1, and the data can pass thru to I2S to the CS22564C #2 and the the audio data will stream out the Bluetooth again

My Question is:

- Can i connect the two I2S interface of the CC2564C for the audio data transfer?

- Can the MCU able to control two CC2564C at the same time?(Provided the HCI interface is some sort of separated by the control of GPIO)

- Can the Bluetopia stack support that?, I am just planning to use assisted mode for both CC2564C, but i am not sure if any maintenance is needed for the stack in the MCU

  • Ajay Wong said:

    - Can i connect the two I2S interface of the CC2564C for the audio data transfer?

    The I2S interface between the two CC2564C can be connected to each other (one controller will be I2S master and the other will be slave).

    Ajay Wong said:

    - Can the MCU able to control two CC2564C at the same time?(Provided the HCI interface is some sort of separated by the control of GPIO)

    - Can the Bluetopia stack support that?, I am just planning to use assisted mode for both CC2564C, but i am not sure if any maintenance is needed for the stack in the MCU

    These questions are addressed in the following thread.

    e2e.ti.com/.../2489961