Search found 3 matches

by 5ami5555
Fri Jun 09, 2023 9:44 am
Forum: General Discussion
Topic: ADC on ESP32-S3 in continouous mode without DMA
Replies: 0
Views: 556

ADC on ESP32-S3 in continouous mode without DMA

Is it possible to use ADC on ESP32-S3 in continouous mode without DMA ?
by 5ami5555
Sun Jan 22, 2023 2:21 pm
Forum: General Discussion
Topic: RTOS running on one core only
Replies: 37
Views: 58787

Re: RTOS running on one core only

Hi HelWeb, -In the company I work for we are trying to do something similar with ESP32s3 however we needed hardware Interrupts on core 1, we managed to boot core 1 without starting the FreeRTOS schedule, however we are still struggling as it is not a reliable process, it could be probably because of...
by 5ami5555
Tue Jan 17, 2023 12:57 pm
Forum: General Discussion
Topic: Using ADC single mode with a Faster clock on esp32s3
Replies: 0
Views: 639

Using ADC single mode with a Faster clock on esp32s3

Hi All,
Is there a possibility to use the ADC single conversion with the DIG ADC
as only The RTC controllers can be used for single conversion mode. the RTC controller runs on slow clock which makes the ADC reading super slow.
I am using ESP-IDF v5.0 and esp32s3