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
I'm sampling audio (the microphone on the micro:bit v2) using the NRF52840 SAADC. It would be great to set up a DMA to be able to capture multiple successive samples rather than blocking per-sample. Any advice on setting this up? Is there anything already present here for that that I am missing?
Thanks much for any help you can give.
The text was updated successfully, but these errors were encountered:
I'm sampling audio (the microphone on the micro:bit v2) using the NRF52840 SAADC. It would be great to set up a DMA to be able to capture multiple successive samples rather than blocking per-sample. Any advice on setting this up? Is there anything already present here for that that I am missing?
Thanks much for any help you can give.
The text was updated successfully, but these errors were encountered: