TIDUEJ6A January 2019 – July 2022
The driver library (DriverLib) includes APIs for selected MSP430 device families, providing easy-to-use function calls. Each API is thoroughly documented through a user's guide, API guide, and code examples.
The TIDM-02003 design uses the MSP Driver Library to interface with all hardware modules used by the application from eUSCI_A, which is used for asynchronous communication with the PC to the USS module, which is then used to sample the incoming signal. This feature not only allows for an easier migration to other MSP430FR604x MCUs, but it also makes the code easier to read and understand by using common language APIs.
The source code in the software package includes all DriverLib files used by this application. The MSP DriverLib and documentation are also available at MSPDRIVERLIB.