Search found 2 matches

by dominik
Sun Jul 08, 2018 7:34 am
Forum: ESP32 Arduino
Topic: GPIO not working on esp32 pico D4
Replies: 2
Views: 4709

Re: GPIO not working on esp32 pico D4

It's resolved. It was a stupid bug on my side. I used the pin no instead of the GPIO no to address the gpio pins. :x
by dominik
Thu Jul 05, 2018 7:45 pm
Forum: ESP32 Arduino
Topic: GPIO not working on esp32 pico D4
Replies: 2
Views: 4709

GPIO not working on esp32 pico D4

I bought two esp32 pico D4 boards from https://www.elektor.com/esp32-pico-kit-v4?___store=default&___from_store=de Although I could program the board via platform.io and I get nice output on the serial console all GPIO pins seem to be broken. Regardless of what i write with digitalWrite I always hav...