Skip to content

turgayhopal/STM32-ST7789-Library

Repository files navigation

USAGE

Review TestCode.txt

  • The LCD I use as a reference

alt text

Pins must be set as output beforehand.

  • RES (Pin) -> Use LCD_setRST() to configure your pin.

  • DC (Pin) -> Use LCD_setDC() to configure your pin.

  • CS (Pin) -> Use LCD_setCE() to configure your pin.

  • SPI ->USE LCD_setSPI() to configure the SPI interface.

Refrance Repository :

https://github.com/Floyd-Fish/ST7789-STM32

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages