SLAAES9 March 2025 MSP430FR5043 , MSP430FR6005 , MSP430FR6007 , MSP430FR6043 , MSP430FR6045 , MSP430FR6047
The software resources for water meter and gas meter applications are similar. Users can find all the software resources for water meter application at USS-SWLIB-WATER. Software resources for gas meter applications are in this USS-SWLIB-GAS.
Figure 5-1 shows what includes in the resource link.
Figure 5-1 USS Software Resource PageThe template example project includes the full processes of the USS measurement. However, this does not include the USS DC communication interface. By using this template example project, users can measure the flow but cannot connect to the USS DC. If the user has passed the evaluation stage and has a GUI interface, then users can use the template example as a start for a project.
For example, the resources used are described in the USS library in the Code Examples->Hardware Prerequisites->Device Resource Usage.
To check updates in the table coefficients for the absTOF interpolation calculation, see the Generating Interpolation Correction Look-up Table section. For the Lobe algorithm, this table is used for the calculation of peak value of each lobe. Using a higher interpolation can improve the absTOF accuracy.
About optimized library, users can check the memory usage information for different USS libraries. This also includes how to implement the optimized library in the using the Memory Optimized Libraries section.
Users can check in the Error Handling section for more information on how check the reported error information.
Users can check the Communication Protocol Spec section on how to build the GUI based on the current communication protocol.