These are a set of basic low level hardware drivers for the MSP432P401R development board, intended to be used for a 3D printer or a basic CNC machine.
The drivers are designed to be used with code composer studio from Texas Instruments and the MSP432P401R development board. The following hardware drivers are supported on V0.1.0:
- PWM Driver
- ADC Driver
- GPIO Driver
- UART Driver
- Timer32 Driver
The tests subdirectory contains the Salieri Board test and Salieri Drivers static library project. To use them import the project into Code Composer Studio, compile and debug the projects. The Salieri Board Test is meant to be used with the Salieri Board V0.2.0, to test the basic input/output used on the board. USE THE BOARD/DRIVERS AT YOUR OWN RISK. There is also a ccs sample project thet setups all the necessary dependencies.
Salieri V0.1.0, not ready for release still in progress
Alejandro Martinez