Chen Jichang
|
0dad295632
|
fix(i2c_oled): fix example hang when i2c transaction fails
Closes https://github.com/espressif/esp-idf/issues/18713
|
2026-07-10 17:57:11 +08:00 |
|
Chen Chen
|
69c97183c3
|
feat(lcd): add configurable timeout for lcd i2c panel
Closes https://github.com/espressif/esp-idf/issues/18542
Closes https://github.com/espressif/esp-idf/pull/18543
|
2026-06-02 15:56:25 +08:00 |
|
Evgeny Torbin
|
59f62ad15f
|
test: format all test scripts
|
2026-04-17 16:01:00 +02:00 |
|
morris
|
2ba47852de
|
Merge branch 'feat/lcd_example_add_rd_v5.3' into 'release/v5.3'
docs(lcd): update rd pin description for i80_controller example (v5.3)
See merge request espressif/esp-idf!46110
|
2026-03-24 19:13:25 +08:00 |
|
Chen Chen
|
2df12ec47a
|
docs(lcd): update rd pin description for i80_controller example
Closes https://github.com/espressif/esp-idf/issues/18277
|
2026-02-27 16:24:59 +08:00 |
|
morris
|
c7a4cec36e
|
fix(dsi): test apps manifest error
|
2026-02-25 10:40:58 +08:00 |
|
morris
|
d93ebf3e9c
|
feat(mipi_dsi): enable underrun error interrupt
|
2024-12-06 17:00:05 +08:00 |
|
morris
|
a30099a879
|
feat(lcd): support color conversion for mipi dsi driver
|
2024-11-14 14:35:25 +08:00 |
|
Chen Jichang
|
a848c82b12
|
fix(lcd): fix the newest lvgl regression
|
2024-10-28 12:19:16 +08:00 |
|
morris
|
c593bef24e
|
change(lcd): simplify the i80 lcd example
removed the lcd touch panel initialization code.
For those touch panel driver usage, please check the esp_bsp repo.
|
2024-09-04 11:39:55 +08:00 |
|
morris
|
64bfd8c24d
|
feat(lcd): support EK79007 LCD in the mipi dsi example
|
2024-09-02 15:48:44 +08:00 |
|
morris
|
70bc919e80
|
change(examples): set the ili9881c version to 0.2.x
|
2024-08-05 11:01:40 +08:00 |
|
morris
|
b6bc597903
|
feat(i80_lcd): add help function to allocate draw buffer with proper alignment
|
2024-06-11 13:50:38 +08:00 |
|
morris
|
5d844e57ed
|
change(rgb_lcd): set DMA transfer burst size
|
2024-06-07 22:44:18 +08:00 |
|
morris
|
b2ff20d94c
|
change(i80_lcd): set DMA transfer burst size
|
2024-06-07 22:44:18 +08:00 |
|
morris
|
b6a1d242d8
|
feat(mipi_dsi): measure FPS by toggling GPIO
|
2024-04-11 18:02:09 +08:00 |
|
gaoxu
|
40f38bea6f
|
feat(dma): refactor dma calloc function
|
2024-04-02 14:30:14 +08:00 |
|
Armando
|
f0518b3c16
|
feat(dma): advanced dma malloc helper
|
2024-04-02 14:30:14 +08:00 |
|
morris
|
56b40a028d
|
change(mipi): use public ldo driver for powering dphy
|
2024-03-25 21:19:12 +08:00 |
|
morris
|
49c43a7ff7
|
feat(lcd): update mipi dsi example with lvgl v9
|
2024-03-01 13:39:11 +08:00 |
|
morris
|
ce8f9a0a00
|
feat(i2c_lcd): use new i2c master driver in oled example
Closes https://github.com/espressif/esp-idf/issues/13201
|
2024-02-18 17:15:44 +08:00 |
|
morris
|
872058f086
|
feat(mipi_dsi): support draw_bitmap by DMA2D engine
This feature can be enabled at runtime, by setting esp_lcd_dpi_panel_config_t:🎏:use_dma2d
|
2024-01-30 18:45:36 +08:00 |
|
morris
|
488a2b9fdb
|
feat(dsi): add mipi dsi lcd example with lvgl gui
|
2024-01-20 17:02:47 +08:00 |
|
morris
|
0c3f80495a
|
feat(ssd1306): support 128x32 resolution
|
2023-11-08 09:58:50 +08:00 |
|
Alexey Storozhev
|
c4dc16c612
|
feat(ssd1306): Add vendor specific configuration for SSD1306
Merges https://github.com/espressif/esp-idf/pull/12450
|
2023-11-08 09:58:50 +08:00 |
|
wanlei
|
eb75aa462e
|
feat(spi_master): p4 enable test and examples
|
2023-10-08 14:45:52 +08:00 |
|
morris
|
b12e250b2c
|
refactor(examples): reformat peripheral examples with astyle_py
|
2023-09-28 10:08:04 +08:00 |
|
Liu Zhong Wei
|
1956196170
|
Merge branch 'feature/esp_lcd_example_use_lvgl_lock' into 'master'
feat(esp_lcd): add lock for lvgl in examples
Closes AEG-859
See merge request espressif/esp-idf!25733
|
2023-09-26 10:23:29 +08:00 |
|
Armando
|
900aebd158
|
feat(dma): added APIs for dma specific malloc
|
2023-09-22 14:19:41 +08:00 |
|
Liu Zhongwei
|
beef3bd065
|
feat(esp_lcd): add lock for lvgl in examples
|
2023-09-22 12:22:17 +08:00 |
|
Liu Zhongwei
|
9df70ceb22
|
fix(spi_lcd_touch): LCD image source default from binary
|
2023-09-21 09:19:08 +08:00 |
|
morris
|
6f6ed69c62
|
Merge branch 'feat/add_lvgl_filesystem_example' into 'master'
feat(LCD): Update i80 example of loading image from file system
Closes IDF-8026
See merge request espressif/esp-idf!25661
|
2023-09-06 22:20:17 +08:00 |
|
Chen Jichang
|
5ea4df682e
|
feat(esp_lcd): updated lvgl example to loading image from file system
which can help to reduce the firmware bin size
|
2023-09-06 14:53:24 +08:00 |
|
Planck (Lu Zeyu)
|
6f55f76344
|
feat(st7789): add data endian config
Closes https://github.com/espressif/esp-idf/issues/11416
|
2023-09-05 12:11:19 +08:00 |
|
Armando
|
7dbd3f6909
|
feat(ci): Enable p4 example, test_apps and unit tests CI build
|
2023-08-24 12:51:19 +08:00 |
|
laokaiyao
|
e3789d99a0
|
feat(example): bump up version of es8311 lvgl in the example
|
2023-07-01 17:55:58 +08:00 |
|
morris
|
7f8404ed91
|
doc: state the rgb lcd example may need extra initialitions
Closes https://github.com/espressif/esp-idf/issues/11736
|
2023-06-25 11:16:39 +08:00 |
|
morris
|
e73d8166aa
|
i80_lcd: support skip command phase
Closes https://github.com/espressif/esp-idf/issues/10794
|
2023-04-04 08:31:41 +00:00 |
|
morris
|
c2c4fbff13
|
lcd: driver support for esp32h2
|
2023-02-11 00:30:48 +00:00 |
|
Vilem Zavodny
|
7e661b3f7f
|
lcd: Add SH1107 controller into I2C oled example.
|
2022-12-07 09:04:17 +01:00 |
|
Vilem Zavodny
|
8631e4544b
|
lcd: Support rotation SSD1306 and changed example for using LVGL port component.
|
2022-12-07 09:04:17 +01:00 |
|
Vilem Zavodny
|
2e3c72a5d1
|
Merge branch 'fix/lcd_spi_example_colors' into 'master'
examples/spi_lcd_touch: Fixed colors on ILI9341.
Closes IDFGH-8811
See merge request espressif/esp-idf!21298
|
2022-12-07 14:41:09 +08:00 |
|
Vilem Zavodny
|
0ea1317983
|
examples/spi_lcd_touch: Fixed colors on ILI9341.
|
2022-12-06 10:59:25 +01:00 |
|
morris
|
18545e9abe
|
lcd: support multi framebuffers for RGB LCD driver
|
2022-12-06 11:12:28 +08:00 |
|
Vilem Zavodny
|
d7423ae38e
|
Fixed first character in LVGL OLED example.
|
2022-09-20 15:04:26 +02:00 |
|
Vilem Zavodny
|
2153a583ee
|
examples/tjpgd: Use esp_jpeg component in tjpgd example.
|
2022-08-17 14:42:10 +02:00 |
|
morris
|
bc372f8f55
|
rgb_lcd: deprecate esp_lcd_color_space_t
|
2022-08-16 14:35:08 +08:00 |
|
morris
|
d91c8759c0
|
driver: remove -Wno-format flag
|
2022-08-08 08:30:09 +00:00 |
|
Vilem Zavodny
|
6e98440ab1
|
Merge branch 'example/i80_controller_touch' into 'master'
Add support touch into LCD example
See merge request espressif/esp-idf!18436
|
2022-08-04 13:50:08 +08:00 |
|
Ivan Grokhotkov
|
e596c84d49
|
build system: re-add -Wno-format as private flag for some example components
|
2022-08-03 16:42:47 +04:00 |
|