SLAAEE6 October 2023 MSPM0L1306 , MSPM0L1306
The software project is shown in Figure 3-1. The project and files related to the current detection has four parts. For other files, they are same for all the MSPM0 projects.
Figure 3-1 Software Project ViewFor UserConfig part, it is included in Section 6.2. For the driver part, it includes all the MPSM0 peripheral initialization and low-level function. Section 5 provides a description on how the current detection work. For the App part, it includes the high-level software function calling, which is the place for customers to customize their own functions. For the Main part, it includes the highest system function code.