Hi everyone,
So I got some questions for the Energia folks.
I was wondering how the pulseIn() function is handled in Energia MT.
During the reading of pulseIn() can other threads be executed at the same time? (like normal?).
Now that were at it, how accurate is pulseIn() in the MSP432 (is it really microseconds readings?) + does the Multi tasking make it lose some accuracy?
Another question I have is if the FPU is always enabled? I wonder because I need to make some square root calculations. With floats is enough.
Also, how many setups can I add?
If someone could answer this questions I would apreciate it a lot ![]()