Closed ajn96 closed 3 years ago
This appears to happen only if the data ready frequency is low, and a stream is started while a data ready measure is currently in progress
This seems to have been resolved: https://github.com/analogdevicesinc/iSensor-FX3-Eval/commit/52466c859908f01a662183ae657b973d37844722
The measure DR check box on the main form uses a separate thread to measure the DR freq at a fixed interval. If this is kept running while a continuous data log is executed, an application lockup can occur.