Skip to content
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

I modify the demo esp-idf/examples/peripherals/lcd/rgb_panel according the demo /esp-idf/examples/peripherals/lcd/i80_controller and the chart is always drift, How can I sovle it (IDFGH-6753) #8381

Closed
Kingwulin opened this issue Feb 11, 2022 · 7 comments
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally

Comments

@Kingwulin
Copy link

I modify the demo esp-idf/examples/peripherals/lcd/rgb_panel according the demo /esp-idf/examples/peripherals/lcd/i80_controller
and the chart is always drift, How can I sovle it
mmexport1644555318861

@Kingwulin Kingwulin added the Type: Feature Request Feature request for IDF label Feb 11, 2022
@espressif-bot espressif-bot added the Status: Opened Issue is new label Feb 11, 2022
@github-actions github-actions bot changed the title I modify the demo esp-idf/examples/peripherals/lcd/rgb_panel according the demo /esp-idf/examples/peripherals/lcd/i80_controller and the chart is always drift, How can I sovle it I modify the demo esp-idf/examples/peripherals/lcd/rgb_panel according the demo /esp-idf/examples/peripherals/lcd/i80_controller and the chart is always drift, How can I sovle it (IDFGH-6753) Feb 11, 2022
@suda-morris
Copy link
Collaborator

If this is related to your last post in #8380 Please continue the conversation there, instead of opening a new one. Thanks.

If this is a new issue you met, could you clarify it a little bit? I'm not sure what kind of LCD you're using, and how you initialize your driver. Any code to reproduce?

@suda-morris suda-morris removed the Type: Feature Request Feature request for IDF label Feb 11, 2022
@Kingwulin
Copy link
Author

你好
两个是不同的问题
这个问题是这样的:
1、如果用原本 demo 是可以正常显示的
2、如果我仿照 i80_controller 这个例子添加 logo 显示,显示的实坐标图回一直漂移,如果是只显示图片不断刷新输出也是一样会漂移
3、我所使用的屏幕是这个
微信图片_20220211135428
微信图片_20220211135434

@suda-morris
Copy link
Collaborator

seems like this is a timing issue, you can try setting proper parameters in panel_config.timings according to your LCD spec.

@Kingwulin
Copy link
Author

I change the panel_config.timings according the datasheet below ,but the question is still exit
2021923171633414.pdf
微信图片_20220211143309

@Kingwulin
Copy link
Author

微信图片_20220211143648
also I set the dclk freq to 9M/s

@Kingwulin
Copy link
Author

would you please share me anohter rgbpanel demo that display a dynamic image

@espressif-bot espressif-bot added Status: In Progress Work is in progress and removed Status: Opened Issue is new labels Mar 4, 2022
@suda-morris
Copy link
Collaborator

We found some hardware bug in the LCD_CAM peripheral, and we're working on a workaround on it. Will let you know when the fix is available on the master branch. Thanks.

@espressif-bot espressif-bot added Resolution: NA Issue resolution is unavailable Status: Done Issue is done internally Resolution: Done Issue is done internally and removed Status: In Progress Work is in progress Resolution: NA Issue resolution is unavailable labels Mar 14, 2022
@Alvin1Zhang Alvin1Zhang removed their assignment Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally
Projects
None yet
Development

No branches or pull requests

4 participants