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.

MSP430FR6047: NEED A SOURCE CODE OF THE USS MODULE FOR FLOW MEASUREMENT

Part Number: MSP430FR6047
Other Parts Discussed in Thread: EVM430-FR6047

Hello  ,

 I am working on MSP430FR6047 micro controller for the flow measurement .

it has it's Own  software for measuring flow measurement  but i do't want to used this software because i am using one graphical lcd to display the flow rate .so i don't know about the all parameter how to set all register value for flow measurement.

so i  need a source code of the USS module so i get to about the all parameters. 

  • Hello Kaushal,

    The USS library is not provided as source code. The application code is available as source and should be sufficient for your needs. For example, the LCD HAL can be found found in hal_lcd.c. If you are using a different LCD type, this could be modified for your needs. Let me know if there is something specific that you require.
  • Hello Eddie,

    Thanks for reward, 

    i got your point.

    If i am using this USS library for flow measurement at that time  i can not set the all parameter value in USS software for flow measurement.

    so if you are providing me to the  register file for water flow measurement then i will load that file in USS software.

    And second thing i have  one confusion if i am using USS library at that time we measure the flow rate and that flow rate i can display on lcd what ever i can interface with msp430fr6047 micro controller??? 

    Best regard,

    kaushal

  • Hello Kaushal,

    I recommend using the GUI to generate the header file used in your project.  This makes settings the parameters much easier and results can be viewed in the GUI to validate your parameters.  The GUI and demo application can be found below.  Be sure you are using the water demo application for interfacing with the GUI.

    http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/USSSWLib/USSSWLibWater/02_20_00_16/index_FDS.html

    Yes, our example code displays the flow rate on the LCD on board the EVM430-FR6047. 

**Attention** This is a public forum