Is there a version of the MSPware driverlib for the MSP430F4152 family?
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 is no driverlib for F4xx family devices.
If the module hardware is similar enough, you might be able to port the code from the F5xx driverlib, with appropriate changes. But that might be more effort than it's worth; the safest way would be to base your code on that in the F41x2 Code Examples package.
**Attention** This is a public forum