-
Notifications
You must be signed in to change notification settings - Fork 7.3k
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
ESP32-P4. Problems with MIPI DSI (IDFGH-14029) #14850
Comments
Hi @Maxim88S If you're working with release v5.3.1, the example there is using a different MIPI LCD from the one inside the ESP32-P4-Function-EV-Board. In v5.3.2 (commin soon) this example will support the P4-Function-EV-Board out of the box. For now, can you try the example from the master branch or from the release/v5.3 branch? |
Thanks for the advice.
But at the same time, only the backlight is on, and the display itself is black. Should something be displayed on the screen when running this example and if not, can you tell me how to modify the code to display, for example, an image. |
@Maxim88S Have you read the user guide of the P4-Function-Board? https://docs.espressif.com/projects/esp-dev-kits/en/latest/esp32p4/esp32-p4-function-ev-board/user_guide.htm For example, how do you connect the |
Yes i read the guide. i found the solution. the code from this repository worked [https://github.com/jitenshap/esp32p4_mipi_dsi_hello_world]thanks! |
Answers checklist.
IDF version.
v5.3.1
Espressif SoC revision.
ESP32-P4 v 1.4
Operating System used.
Windows
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
CMD
Development Kit.
ESP32-P4 v 1.4
Power Supply used.
USB
What is the expected behavior?
Good day,
I wanted to use the example code from examples/peripherals/lcd/mipi_dsi to connect the display from the board kit ESP32-P4.
I expected the display to start without any code changes.
What is the actual behavior?
I encountered errors in serial console.
Steps to reproduce.
Debug Logs.
More Information.
No response
The text was updated successfully, but these errors were encountered: