Skip to content

I would like to know exactly which pins the SPI-driven oled in the code example are #183

Open
@hankute

Description

@hankute

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions