Hello,
I am planning to develop a HAL layer for the MSP430. As I am newbie, I need starting point.
Any suggestions?
Any suggestion will be welcomed.
Andy.
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.
There are many code examples available for the MSP430 devices. You can find them from the http://www.ti.com site selecting the following path:
TI Home -> Microcontrollers -> MSP430 Ultra-Low Power Microcontrollers -> Code Examples
http://focus.ti.com/mcu/docs/mcuflashtools.tsp?sectionId=95&tabId=1538&familyId=342
This would be a decent starting point. I would not classify them as any kind of HAL layer, but could be the start of one for your purposes.
hi andy, i'd suggest that you take a look at the "MSP430 Interface to CC1100/2500 Code Library (slaa325)." It's basically a HAL between the MSP430 and a radio, and it should give you a starting point even if you're not doing RF. Let us know if this helps you.
**Attention** This is a public forum