Hi
On Wroom module ADC1 is safe with WiFi and Bluetooth,
I'm guessing is the same with S3 module , not sure yet .
Definitely after some tests I will know ( but first I need to build the prototype board).
Anyway, on this project is not used.
Thanks
Search found 6 matches
- Tue Jun 03, 2025 10:27 pm
- Forum: Bug Reports
- Topic: ESP32 ADC not working
- Replies: 10
- Views: 355
- Tue Jun 03, 2025 8:43 pm
- Forum: Bug Reports
- Topic: ESP32 ADC not working
- Replies: 10
- Views: 355
Re: ESP32 ADC not working
Hi Martin I've already swapped the board with one using ESP32-S3 which I tested already using 8 ADC and works ok and have more GPIO's and is better for my project . Thank you very much for your effort . I tested your code and works fine . Read 0 = ADC1_7 GPIO-35 = read ok Read 1 = ADC1_4 GPIO-32 = r...
- Sun Jun 01, 2025 12:37 am
- Forum: Bug Reports
- Topic: ESP32 ADC not working
- Replies: 10
- Views: 355
Re: ESP32 ADC not working
Hi Martin Thank you for your reply . Makes no difference if I use a delay . The error from ESP is this : [0;31mE (7973) adc_oneshot: adc_oneshot_config_channel(150): invalid channel[0m ESP_ERROR_CHECK failed: esp_err_t 0x102 (ESP_ERR_INVALID_ARG) at 0x400d69fd file: "C:\ProgramData\MatrixTSL\Fl...
- Sat May 31, 2025 7:53 pm
- Forum: Bug Reports
- Topic: ESP32 ADC not working
- Replies: 10
- Views: 355
ESP32 ADC not working
Hi I don't know if this is a bug or missing something . Tried today to use 8 ADC inputs in a new project and only 4 are working , the other ones ( GPIO-04 / 25 / 26 / 27 / 14 / 12 / 13 / 15 / 02 ) are resetting the ESP32 in an infinite loop , start -run program until reaches ADC (for example ADC GPI...
- Mon May 26, 2025 12:52 pm
- Forum: General
- Topic: Disappearing components libraries
- Replies: 2
- Views: 243
Re: Disappearing components libraries
Hi Ben
I think is ok for now .
Thank you
I think is ok for now .
Thank you
- Wed May 21, 2025 1:23 pm
- Forum: General
- Topic: Disappearing components libraries
- Replies: 2
- Views: 243
Disappearing components libraries
Hi everyone Just started to use the V10 AVR Flowcode this year, been using V5 before. Everything was ok until probably a few weeks ago over a weekend the Flowcode website was down and I couldn't use any help , but that's not a huge problem. Yesterday I open V10 on my computer, started to do some wor...