Search found 1 match

by metinkiyak
Sun Jul 10, 2022 12:55 pm
Forum: Hardware
Topic: 32K_XP(GPIO32) and 32K_XN(GPIO33) pins used for MDC and MDIO pins
Replies: 9
Views: 15778

Re: 32K_XP(GPIO32) and 32K_XN(GPIO33) pins used for MDC and MDIO pins

Hi, i'm searching gpio32 and gpio33 how can i use input? i try many code example but i cant fix it. are you help me please? #include <Adafruit_SSD1306.h> #include <SoftwareSerial.h> #define SCREEN_WIDTH 128 // OLED display width, in pixels #define SCREEN_HEIGHT 64 // OLED display height, in pixels /...