Dose suport esp32p4 and mipi display ? #737
caesar-empereur
started this conversation in
General
Replies: 1 comment
-
|
It depends on display you want to use. Arduino_GFX is working with 7inch Guition JC1060P470C, not with 10.1inch Guition JC8012P4A1C (problem with touch controller). It might work with several DSI-displays from Wavershare (they have examples with Arduino_GFX). Here inside Wiki etc. nothing. Inside Arduino_ESP32DSIPanel.h are includes for esp_lcd_mipi_dsi.h etc. I guess there you will find setup for lanes and other stuff. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i found that there are DSI code in this lib, but can not find the mipi lane config, like d0p, d0n, d1p, d1n pin config.
Is there any example code to use mipi ?
Beta Was this translation helpful? Give feedback.
All reactions