Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.
Part Number: CC256XMSPBTBLESW Other Parts Discussed in Thread: CC2564 , MSP430F5438A , CC2564C , , CC2564CMSP432BTBLESW We have a requirement to support the co- existence of SPP & BLE modes of Bluetooth stack in our MSP430 based hardware.
Our device is…
Hello,
The Software plugin for Bluetopia for the MSP430 can be found here
https://www.ti.com/tool/CC256XMSPBTBLESW
You will need to install CCS (Code Composer Studio), currently I have version 12.3 and it works. But it should also work with the newest…
Part Number: CC256XMSPBTBLESW I need to know what the BLE Declaration number is for this stack. The datasheet only gives the QDID# but I need the declaration number to get through certification.
Part Number: CC256XMSPBTBLESW I will be working on a legacy product that used v1.4-R1 of the MSP430 BT stack (CC256XMSPBTBLESW). How do I access this older installation of the SDK?
Other Parts Discussed in Thread: CC256XMSPBTBLESW Hi,
I am trying to get link for download of bluetopia stack of v1.4R2 , not able to find it on TI website. Can any one please point where it is archived?
-Prashanth
Hi Cherry,
The device used on this design should be the CC256xB device. The SDK for it would be here:
https://www.ti.com/tool/CC256XMSPBTBLESW
Please note that these devices only support up to BT 4.1, which is a deprecated specification. New designs should…
Hi Diana,
The MSP430FR5994 is not officially supported on our CC256XMSPBTBLESW , but it may be possible since this MSP430 has >=128 KB Flash and >= 8KB RAM. What version of the MSP430 stack are you using? Maybe the MSP430FR5994 needs a different version…
Part Number: CC2564MODA Other Parts Discussed in Thread: CC2564MODN , , CC2564 , CC2564C Hi TI expert
CC2564MODN & CC2564MODA are being reviewed on TI website.
And I want to measure RF Performance by purchasing CC2564MODN & CC2564MODA Evaluation Board…
Hi Justin,
The MSP430-based Bluetopia SDK is built for the F5438 and F5529 devices by default. If you want to use it with your board, then it should be possible, but it will require you to modify the HAL.c/h and HRDWCFG.h files to suit your hardware…