-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
s3-lcd-ev-board: add display & touch, update docs #203
Conversation
d05add1
to
b7748ad
Compare
@tore-espressif @espzav @espressif2022 PTAL, thank you! |
Hi @Lzw655, thank you for changes in s3-lcd-ev-board, I will make review soon. But please, do not make changes in other BSPs in the same PR, which are not relevant for this PR. I am making lot of changes in BSPs now, I can add these fixes, but I will make it board per board, for better clarity. Please split it into two PRs or add comment into my PR (e.g. https://github.com/espressif/esp-bsp/pull/201/files). The next thing, we are supporting IDF4.4 now. Please, is it possible support IDF4.4 in s3-lcd-ev-board too (BSP-344)? Thank you for your work! |
Sure, I will remove the modifications from other BSPs. However, because the drivers in release/v4.4 lack some critical features such as "RGB bounce buffer," "XIP on PSRAM," and "PSRAM Octal 120M," we do not encourage customers to use release/v4.4 for RGB LCD development. |
1401ad5
to
2172e63
Compare
Hi @Lzw655 I am making review for your PR and testing on HW. I have 800x480 screen.
I am continuing now with a review. |
Hi @espzav , thank you for reviewing.
|
Thank you for info. I have MB v1.1 (from 2022.10.10) and SUB3 v1.0 (from 2022.06.17). |
Well, the SUB3 v1.0 is an older version. I'm using v1.3 now. 😂 |
FYI: We have plan for add RGB display support into esp_lvgl_port (BSP-300). I see, that it is now closer to achieve it. Is it possible to update and use |
Yes, I strongly agree with this comprehensive approach. It should be achievable in the |
Ok, I understand. We will do it later. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Lzw655 Thank you very much for these changes. It was complicated for review, there are lot of changes. I hope, that I understand everything right. It looks good, but there should be make some changes before merge.
3be632e
to
459263a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Lzw655 Thank you for changes! LGTM
ba0fd66
to
6979cf9
Compare
@espzav Can we merge it? |
6979cf9
to
b61a06d
Compare
… auto detect the type of sub-board
b61a06d
to
d8d70ed
Compare
ESP-BSP Pull Request checklist
Change description
esp_lcd_panel_io_additions
andesp_lcd_gc9503
components to drive the LCD of sub_board2.esp_codec_dev
component to handle audio chips.bsp/display.h
bsp/touch.h
bsp/esp32_s3_lcd_ev_board.h