analogSetWidth(12);
//analogSetAttenuation(ADC_11db);
//adcAttachPin(13);
//analogSetClockDiv(255); // 1338mS
//analogSetCycles(1);
//analogSetAttenuation(ADC_11db);
analogReadResolution(12);
analogSetWidth(12);
Hi all
not really trying to show code but..
if you set up your adc1 and your adc2 ...
Search found 7 matches
- Thu Jul 08, 2021 11:31 am
- Forum: General Discussion
- Topic: esp32 ADC2 reading back settings
- Replies: 0
- Views: 1862
- Mon May 17, 2021 12:10 pm
- Forum: Hardware
- Topic: Entering Automatic Programming mode from USB-C
- Replies: 2
- Views: 3783
Re: Entering Automatic Programming mode from USB-C
I would of thought not, But confess I have not tried. But most of the time I run with unit plugged into pc for programming with a 12volt external power source when needed.
I have found if I use a 5volt backup battery
https://www.amazon.co.uk/Anker-PowerCore-Technology-High-Capacity-Compatible-Black ...
I have found if I use a 5volt backup battery
https://www.amazon.co.uk/Anker-PowerCore-Technology-High-Capacity-Compatible-Black ...
- Mon May 17, 2021 8:30 am
- Forum: Hardware
- Topic: ESP32-WROOM hardware design for flashing
- Replies: 12
- Views: 13546
Re: ESP32-WROOM hardware design for flashing
my problem is here, Thank you for looking.
viewtopic.php?f=12&t=20945
viewtopic.php?f=12&t=20945
- Sun May 16, 2021 5:13 pm
- Forum: Hardware
- Topic: ESP32-WROOM hardware design for flashing
- Replies: 12
- Views: 13546
Re: ESP32-WROOM hardware design for flashing
I really wish it was so simple, I am also struggling to get in and out of programming mode
is there any other documents available ?
Please and thankyou
David.
is there any other documents available ?
Please and thankyou
David.
- Sat May 15, 2021 1:15 pm
- Forum: Hardware
- Topic: ESP32-WROOM hardware design for flashing
- Replies: 12
- Views: 13546
- Sat May 15, 2021 11:42 am
- Forum: Hardware
- Topic: ESP32-WROOM hardware design for flashing
- Replies: 12
- Views: 13546
Re: ESP32-WROOM hardware design for flashing
also needing help !
- Sat May 15, 2021 11:24 am
- Forum: Hardware
- Topic: Entering Automatic Programming mode from USB-C
- Replies: 2
- Views: 3783
Entering Automatic Programming mode from USB-C
Hi Everybody,
I seem to be struggling to find the right combination of values to make programming an ESP32 automatic.
My Goal is to run finished device on 12v DC in a vehicle so Must have a 12v input to power everything I decided I could only power CH340n from the host USB power. I think this was a ...
I seem to be struggling to find the right combination of values to make programming an ESP32 automatic.
My Goal is to run finished device on 12v DC in a vehicle so Must have a 12v input to power everything I decided I could only power CH340n from the host USB power. I think this was a ...