raiden00pl opened a new pull request, #19738:
URL: https://github.com/apache/nuttx/pull/19738

   ## Summary
   
   Add CONFIG_NRF52_SAADC_CONTINUOUS for gapless timer-triggered sampling with 
double-buffered EasyDMA. The SAADC is auto-restarted directly from the END 
event through a PPI channel (no CPU in the loop) and each completed buffer is 
delivered to the ADC upper half via the batch interface. Enables high-rate 
single-channel streaming.
   
   ## Impact
   
   new feature
   
   ## Testing
   
   tested with Nordic Power Profiler Kit 2, single ADC channel with 100 ksps
   
   <img width="2082" height="1118" alt="2026-08-07_15-36" 
src="https://github.com/user-attachments/assets/6373214b-465e-4dca-a3e3-a9d2bc26fec3";
 />
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to