Does MSP430ware support MSP430G2452??
I tried to look for the folder related to this series but seems to be there's no support for this device :(.
MPS430ware/driverlib/driverlib/
Regards
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.
Does MSP430ware support MSP430G2452??
I tried to look for the folder related to this series but seems to be there's no support for this device :(.
MPS430ware/driverlib/driverlib/
Regards
Hi,
yes MSP430x2xx is currently not supported by MSP430ware driverlib. You can refer to the basic example codes, or another alternative would be the open source BSP430 (but this is not supported by TI).
For 2x family, there is GRACE. At least the initialization and the basic structure for interrupts can be configured here graphically. Not as complete as the driverlib but more conveniently to use.
**Attention** This is a public forum