Hello all, I just wanted to share this BSP I was able to put together for the MSP-EXP430F5529. It allows use of the ez430-RF2500t on board. The files were mostly reworked using the original files for the CC430 and the ez430-rf2500. It allows the full TI User Experience Board Support for the msp-exp430f5529 to be used in conjuction with the SimpliciTI bsp. All other on board hardware is working as well. I do think this can be further optimized as far as the clock speed and PMM are concerned. NOTE: If you have the User Experience drivers installed and running for the MSP-EXP430F5529, you will need to edit each header file in use and replace <stdint.h> with "bsp.h"
Just unzip this file into \Texas Instruments\SimpliciTI_5529\Components\bsp\boards
6746.EXP5529.zip
The ez430-rf2500t you intend to use on the dev board will need to be reprogrammed to detect edges on P2.6 so the rf2500t LED can be used as a data toggle for SimpliciTI.
A grace project is attached to program the ez430-2500t. (This is only for the receiver.)
6874.2274_SimpliciTI_Toggle.zip
A very basic receiver application for the MSP-EXP430F5529, it sets up the board and hardware then waits for a transmitter to connect. Once connected, the raw int from the transmitter's ADC 4 channels are displayed on the LCD (along with the time)
4135.5529_simpliciti_rx.zip.
Here's a simple TX application. You will need to create a standard SimpliciTI project for the ez430-rf2500t. It reads 4 analog channels using the DTC and transmits the message to the receiver.
8863.rf2500t_tx_example.zip
Hopefully someone will get some use from these files. I'm still learning my way around programming for the MSP430 and SimpliciTI.
Greg Whitmore
LI#18992
gwdeveloper.net