Part Number: MSP430FR6045
hello. everyone
I am currently building and testing a custom board using the MSP430FR6045.
I have additional questions.
If you look at the USS Demo Source, g_ResultsOfLastMeasurement.last_volume is declared as float type.
So, when the last_volume value is over 10000, can you guarantee accuracy for spilling a small amount of water? Or have you tried such a test?
For example, if last_volume is more than 10000L and 1.234L of water flows at a flow rate of 10L/h, can you guarantee that 10001.234 can be contained in the last_volume variable?