Search found 4 matches

by omerfarukkara
Thu Oct 28, 2021 11:09 am
Forum: Hardware
Topic: ESP-PROG Compatibility with ESP32-CAM
Replies: 6
Views: 6568

Re: ESP-PROG Compatibility with ESP32-CAM

Processing Debug (platform: https://github.com/platformio/platform-espressif32.git; board: esp32dev; framework: arduino) ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------...
by omerfarukkara
Thu Oct 21, 2021 5:07 pm
Forum: Hardware
Topic: ESP-PROG Compatibility with ESP32-CAM
Replies: 6
Views: 6568

Re: ESP-PROG Compatibility with ESP32-CAM

Hi, :roll: ESP-CAM -> ESP-CAM GPIO0 -> PULL DOWN to enter into download mode GPIO1 -> RX GPIO3 -> TX GND -> GND 3.3V -> 3.3V (you can also power the ESP-CAM using the 5V pin) I apply the necessary connections like you said, there is an issue with the pin layout you suggested. I think the correct lay...
by omerfarukkara
Tue Oct 19, 2021 11:59 am
Forum: Hardware
Topic: ESP-PROG Compatibility with ESP32-CAM
Replies: 6
Views: 6568

Re: ESP-PROG Compatibility with ESP32-CAM

If you don't have the EN (Reset) pin available, you can tie the BOOT pin (GPIO0 on ESP32) and power on the board. You can use the jumper on the ESP-PROG but take care to use the 3V3 and not the 5V if you are powering the board by the 3V3. Can you elaborate more on this issue? I don't want to harm m...
by omerfarukkara
Tue Oct 19, 2021 5:19 am
Forum: Hardware
Topic: ESP-PROG Compatibility with ESP32-CAM
Replies: 6
Views: 6568

ESP-PROG Compatibility with ESP32-CAM

Hello everyone, :roll: I was following a tutorial from a website where they teach how to connect the ESP-PROG board in its entirety including the debugger and programmer. I was able to connect the programmer by identifying the correct pins on both ESP-PROG and ESP32-CAM. However, I ran into a proble...