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.

MSP430F5529: What changes need to do to run MSP430F5438 SDK example on MSP430F5529

Part Number: MSP430F5529
Other Parts Discussed in Thread: MSP430F5438, CC2564

I have MSP430F5529 evaluetion board. I want to run SPP Demo example on MSP430F5529.

The code is for MSP430F5438 , I chenged the HW files, HAL.h , HAL.c and HRDWCFG.h from hardware file to MSP430F5529 matched.

but I am getting gibrish on the the UART. 

in MSP430Utils.h all the definitions is for MSP430F5438. Where I can see the appropriate definitions for MSP430F5529.

Maybe there is any pin difference?  What additional changes need to be make.

Thanks

Anna

  • Hello Anna,

    Have you checked the Bluetooth stack for MSP430F5529 support? This is included with the stack, no porting necessary. www.ti.com/.../CC256XMSPBTBLESW

    Also, their is a pinout difference between the two devices. You would have to see what the stack uses on one versus the other. Also, be sure to connect switch the RX/TX lines when going between devices. In other words, MSP430 UART TX connects to CC2564 UART RX. MSP430UART RX connects to CC2564 UART TX.

**Attention** This is a public forum