ESP32-S3 : Use DMA to sample an input pin.
Posted: Mon May 29, 2023 7:35 am
Good morning,
using an ESP32-S3, I would like to sample an input digital pin every 1ms during 100ms.
Is it possible to do this using a DMA ? The goal would be to delay a task during 100ms
and after the task wakes up, I would like to have the possibility the get the 100
results.
Do you think it is possible ?
best regards,
Thomas TRUILHE
using an ESP32-S3, I would like to sample an input digital pin every 1ms during 100ms.
Is it possible to do this using a DMA ? The goal would be to delay a task during 100ms
and after the task wakes up, I would like to have the possibility the get the 100
results.
Do you think it is possible ?
best regards,
Thomas TRUILHE