Search found 3 matches

by nighthunter85
Mon Feb 12, 2024 10:14 am
Forum: ESP-IDF
Topic: ADC triggering by LED PWM pin chage event
Replies: 0
Views: 313

ADC triggering by LED PWM pin chage event

Hi friends, i want to ask if there is ready made call or a way to automatically trigger ADC interrupt / sampling only when output pin running ledc pwm unit changes state from low to high (on rising edge)? I want to sample current but only when the output pin controlling PWM is active.
by nighthunter85
Mon Aug 07, 2023 3:46 pm
Forum: General Discussion
Topic: GPIO46 eFuse
Replies: 3
Views: 938

Re: GPIO46 eFuse

Sorry for that i forgot to mention, its ESP32-S3.
by nighthunter85
Sun Aug 06, 2023 2:53 pm
Forum: General Discussion
Topic: GPIO46 eFuse
Replies: 3
Views: 938

GPIO46 eFuse

Hi friends, i need to have GPIO46 pulled high during boot (its pulled by optocouplers LED) is there a way to bypass this boot check via eFuse so i could get into download mode with having GPIO46 tied to 1?