You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the adc_context API, reading multiple samples on the same channel in ADC after setting the parameters for fast capture, the latency between samples is ~4us. The datasheet for this part specifies a latency of 0.7us. It would be helpful to optimize adc_context API to reduce this latency.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Discussion thread: #63076
Additional enhancement request: #63328
When using the adc_context API, reading multiple samples on the same channel in ADC after setting the parameters for fast capture, the latency between samples is ~4us. The datasheet for this part specifies a latency of 0.7us. It would be helpful to optimize adc_context API to reduce this latency.
Datasheet: https://www.nxp.com/docs/en/nxp/data-sheets/IMXRT1060CEC.pdf
Beta Was this translation helpful? Give feedback.
All reactions