Search found 3 matches

by gianmarco_scar
Tue Aug 25, 2020 1:46 pm
Forum: General Discussion
Topic: Problem with deep and light sleep
Replies: 3
Views: 4929

Problem with deep and light sleep

Hi, I am development an application with ESP32-WROOM-32(M103QH2800PH3Q0) - 16 MB. I have a problem when i using the functions esp_light_sleep_start and esp_deep_sleep_start, the board consumes the same mA regardless if i use the function esp_light_sleep_start or the function esp_deep_sleep_start . W...
by gianmarco_scar
Thu Jul 16, 2020 11:06 am
Forum: General Discussion
Topic: ESP32-WROOM-32(M103QH2800PH3Q0) - 16 MB
Replies: 3
Views: 3853

Re: ESP32-WROOM-32(M103QH2800PH3Q0) - 16 MB

I am using a custom hardware. I haven't connected nothing on the flash pins. I give you other informations, i haven't connected nothing on the gio from 6 to 11. I have follow the section '2.3 Strapping Pins' on the document 'esp32-wroom-32_datasheet_en.pdf' and i have resolved the problem of the pro...
by gianmarco_scar
Wed Jul 15, 2020 2:18 pm
Forum: General Discussion
Topic: ESP32-WROOM-32(M103QH2800PH3Q0) - 16 MB
Replies: 3
Views: 3853

ESP32-WROOM-32(M103QH2800PH3Q0) - 16 MB

Hi, I have a problem to program of the flash using the module ESP32-WROOM-32. I posted the log obtain executing the command make flash on the mingw32 terminal : sdk_config.txt $ make flash Toolchain path: /opt/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc Toolchain version: crosstool-ng-1.22.0-80-g6c443...