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.

How to flash CC2564MODNEM with MSP432??

Other Parts Discussed in Thread: CC2564MODNEM, CC2564
Hello,

My problem is this, I have a MSP432P401R + CC2564MODNEM (linked via  EM Adapter BoosterPack) and I want to set my CC2564MODNEM using GNU to use the SPP profile to send a serial BAUDRATE that allows me to send bytes at a speed of 1Mbps.

Performing a search I found a library BLUETOPIA to record MSP432, but I have not managed to set the CC2564.
They know if there are any friendly method of configuring the SPP profile in the CC2564MODNEM or if there is firmware for it?

From now I thank them for the help!

Regards,
Franco La Paz

  • Hola Franco,

     Unfortunately the TI Dual-mode Bluetooth Stack does not support GNU tools, so will have to use CCS (TI Compiler), IAR or KEIL.

    Franco La Paz said:
    Performing a search I found a library BLUETOPIA to record MSP432, but I have not managed to set the CC2564.

    By default the EM Adapter Board does not come with a 32KHz Oscillator,

    so you will need to add it (please take a look at the EM Adapter UG section 4.7 for more information) or use the 32KHz ACLK output clock from the MSP432(P4.2). Please keep in mind that the this pin does not map directly to the EM Booster Pack, so you will need to add a wire between the P4.2 pin (MSP432) and the OSC32k signal (EM Connector 1)

    Franco La Paz said:
    They know if there are any friendly method of configuring the SPP profile in the CC2564MODNEM or if there is firmware for it?

    Yes the SDK (TI Dual-mode Bluetooth Stack) has a SPP example code, please take a look at this wiki http://processors.wiki.ti.com/index.php/CC256x_TI_Bluetooth_Stack_SPPDemo_App this should get you started. Also keep in mind that the same instructions can be used to run this demo on the MSP432 Platform.

    Hopefully this helps.

     David

  • Hola Franco,

    Have my suggestions answered your questions?? ? If not, could you please follow up, otherwise, we will close this thread (you can reopen it later if needed).

    Thanks,

    David
  • Thank you very much for the reply and sorry for not answering on time. I have not yet been able to walk because I have not found how to increase througput 1 Mbps or find ways that the same function as a UART bridge.

    regards

**Attention** This is a public forum