Other Parts Discussed in Thread: CC2564, CC2571, MSP430F5438
Folks,
The more I look into the details, the more confused I get :-) So decided to ask here.
Requirements:
- Have selected Panasonic's PAN1326 module (based on TI's CC2564) for it's small size and dual-mode (BT and BLE) capability.
- Because of a software problem on the other end of the link (thanks Android :-) I can't use BLE and will have to fall back to Bluetooth 2.1 SPP.
- I plan to use some flavor of MSP430 as the MCU, preferably as small a package as possible.
I have a number of MSP430 dev kits, etc., and will have the USB FET, a couple MSP-EXP430F5438 experimenter boards and a couple PAN1323 Evaluation Module Kits in hand in a day or two. Have successfully :-) designed and built an earlier MSP430 wearable system with the CC2571 (ANT) transceiver.
So I launched into designing an new project, with an MSP430F5432, a nice small 48-pin QFN package that should have all the capability I need. But the issue of which BT 2.1 SPP stack I can use, etc., is got me quite confused.
Questions:
- Are the StoneStreet One and Mindtree stacks only licensed by TI for the experimenter boards, as opposed to MSP430s, in general?
- Am I stuck with the MSP430FBT5190 (for the Mindtree stack) and the MSP430F5438, it's hardware twin (for the StoneStreet stack) and their larger package sizes (100-pin QFP or a BGA)?
- Will it take development effort by the stack vendors to accomodate a different MSP430?
Sigh.....
Mike
Folks,
The more I look into the details, the more confused I get :-) So decided to ask here.
Requirements:
- Have selected Panasonic's PAN1326 module (based on TI's CC2564) for it's small size and dual-mode (BT and BLE) capability.
- Because of a software problem on the other end of the link (thanks Android :-) I can't use BLE and will have to fall back to Bluetooth 2.1 SPP.
- I plan to use some flavor of MSP430 as the MCU.
- I have a number of MSP430 dev kits, etc., and will have