Hello all,
I'm using the above MCU and doing gas measurement.
When I run the sample/demo program I can view the memory in LEARAM which holds the ADC data, as well as look at the GetUPSPtr and DNSPtr functions returns, and I see normal ADC data from the waveform.
However, in my own program, when configuring measurement successfully, starting an ultrasonic measurement, and successfully getting ToF/Results data from the RunAlgorithms, never is there any real ADC data in that space, therefore I cannot look at my own ADC data.
Is there something special I need to do in order to get the data to remain?
Thanks