Skip to content

waveshare esp32 c5 NXRX connect ST7789 170x320 #3868

@igniskarya

Description

@igniskarya

Hi..anyone..

I just bought waveshare eap32 c5 NXRX ( N16 R8) ...and flashing bruce firm on TFt screen ST7789 170 x320. Flashing succefullilly..but no display on screen just blank screen with backlight ON. I have defined the pin

#define ST7789_DRIVER 1
#define TFT_RGB_ORDER 1
#define TFT_WIDTH 170
#define TFT_HEIGHT 320
#define TFT_BACKLIGHT_ON 1
#define TFT_BL 25
#define TFT_RST -1
#define TFT_DC 24
#define TFT_MISO -1
#define TFT_MOSI 6
#define TFT_SCLK 7
#define TFT_CS 23
#define TOUCH_CS 1
#define SMOOTH_FONT 1
#define SPI_FREQUENCY 20000000
#define SPI_READ_FREQUENCY 200 00000
#define SPI_TOUCH_FREQUENCY 2500000

anyone can help or give suggestion to solve this issue.,

Thanks

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions