uploaded 2 weeks ago
ESP LCD ST7701(RGB & MIPI-DSI)
# ChangeLog

## v1.1.1 - 2024-11-10

### bugfix:

* Modified the order of reading the ID register

## v1.1.0 - 2024-05-06

### Enhancements:

* Support MIPI-DSI interface

## v1.0.1 - 2024-03-25

### bugfix

* Fix the `mirror` function

## v1.0.0 - 2023-11-03

### bugfix

* Fix the incompatible dependent version of ESP-IDF
* Fix missing dependency of `cmake_utilities` component
* Check conflicting commands between initialization sequence and driver

## v0.0.2 - 2023-10-26

### Enhancements:

* Support to mirror by command

## v0.0.1 - 2023-09-12

### Enhancements:

* Implement the driver for the ST7701(S) LCD controller
* Support RGB interface

Links

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp_lcd_st7701^1.1.1"

or download archive

Stats

  • Archive size
    Archive size: 31.14 KB
  • Downloaded in total
    Downloaded in total 633 times
  • Downloaded this version
    This version: 51 times

Badge

espressif/esp_lcd_st7701 version: 1.1.1
|