Hi people!
I´ve used the USS library to measure water flow using MSP430FR6047 using LCD driver and TB0 interrupt to shot the measurement every second.
While using my JTAG programmer everything goes fine. But when using any other voltage source, it stacks and give me error code 253: USS_meassge_code_USSXT_oscillator_not_stable_error.
After that, it calculates a huge relative error, so, when calling USS_initAlgorithms it throws me back error code 129: USS_message_code_algorithm_error_invalid_clock_relative_error.
So, when calling USS_runAlgorithmsFixedPoint, it goes crazy, never giving an error code or getting out of API.
Anyone who can help to understand?
