Open
Description
ifndef SSD1306_RST_GPIO
#define SSD1306_RST_GPIO (DEV_GPIO_PORT_A)
endif
ifndef SSD1306_RST_PIN
#define SSD1306_RST_PIN 25
This is the RST pin configuration for SPI OLED in the code. I couldn't find this related pin port in the user manual. Could you please explain which specific pin it is
Metadata
Metadata
Assignees
Labels
No labels