We want to use the FR6047_USSSWLib_template_example project as base for our own ultrasonic flowmeter because it has less functions than the normal project MSP430FR6047EVM_USS_Water_Demo. For example we also don‘t need the display, the buttons or the LPM and we want to use the UART-communication.
I inserted my calibration headers into the folder FR6047_USSSWLib_template_example\USS_Config but my measurement results are not correct. They seem to be 30% under the real flow value. So is it possible to use this poject for exact flow measurements?
I also tried to implement the warning LED but this blocked the whole project. Where is a good place to implement the LED without interrupting the measurement routine?
Kind regards,
Kathrin