I tried ADCDAC0 example code from the NHS31xx SW API doc:
Example-1 Single Shot Digital-to-Analog Conversion with Polling
Dries, Thanks for checking on this for me.
Has there been any characterization about the output "hold" amplifier (I used "" because it doesn't hold very long). Single-Shot mode doesn't seem too useful if 1) it doesn't hold, or 2) its decay isn't characterized.
Rod
I could not find any characterization. As you said, single-shot mode just isn't very useful here. Also, decay is dependent on the other connection of the analog line.
Best,
Dries.
Hi,
I asked around, and your observations are correct. The DAC functionality is not in a separate HW block, but is provided by the ADC HW block. The NHS3152 IC cannot hold the voltage level for a long duration in single-shot mode. If you need this, you must perform the conversion continually, as you already found out.
Kind regards,
Dries.
Hi,
I am sorry, but from my understanding, that is just what single-shot should behave, otherwise what is the difference between single-shot and continuous mode?
Have a great day,
Kan
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------