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.

Hardware Abstraction Layer of MSP430F5438

Other Parts Discussed in Thread: MSP430F5438, CC2520

Hi 

Am new to TI Experimenter kit, I am working in a company which is doing R&D in IEEE 802.15.4 wireless protocol, we are planning to dump our stack into msp430f5438 and test the efficiency of wireless network using cc2520, so I need the peripheral abstraction layer and hardware abstraction layer of the kit, Can anybody help?

 

  • Hi Harshith,

    You may want to start off with the source code for the program that comes pre-loaded in the MSP-EXP430F5438 Experimenter's kit (this is the kit you are referring to correct?) The source code can be downloaded here: http://www.ti.com/lit/zip/slac227 Inside the directory structure you will find a folder called Msp-exp430F5438_hal that contains some HAL-layer type code specific to this kit. You may need to modify slightly depending on what you are doing. In addition, for the clocks, power management, etc. for the device you will want to see the F5xx_F6xx_Core_Lib folder.

    If you are using the CC2520EMK daughter card that goes with the experimenter's kit, there are also some libraries here that help you interface an MSP430 to this transceiver. Hope this helps!

    Regards,

    Katie

**Attention** This is a public forum