Kapasitor Boot Esp32

Beberapa board ESP32 perlu tambahan kapasitor antara pin EN dan GND supaya dapat melakukan proses upload otomatis

Dari pengalaman saya, yg Lolin32 gak perlu tambahan apa-apa langsung jalan. Yg DevkitC justru perlu. DevkitC perlu ditekan tombol BOOTnya pada Waktu uploading kalau pakai Arduino. Bisa sih, cuma jadi nggak praktis dan menghabiskan Waktu.

“masalah” ini maksudnya uploading perlu pencet tombol. Bisa dilakukan, cuma kalau gagal perlu diulang dan menghabiskan Waktu di lab

“(Some third party ESP32 development boards use an automatic reset circuit for EN & GPIO0 pins, but don’t add a capacitor on the EN pin. This results in unreliable automatic reset, especially on Windows. Adding a 1uF (or higher) value capacitor between EN pin and GND may make automatic reset more reliable.)”

Referensi:

comments powered by Disqus