Hello community.
As i mentioned in other topic expressif is making DSI to HDMI extension board and i am the lucky one who have a sample.
Today i made some quick test, nothing fancy, but i would like to share the results.
First of all we have driver code in this bsp branch:
https://github.com/espressif/esp-bsp/tree/feature/hdmi
At the moment we have exposed only one resolution (1280x720x30hz), but no worries, we can find configurations for many other modes (up to 192x1080x60hz)
https://github.com/espressif/esp-bsp/bl ... _lt8912b.h
The simplest example display_usb_hid with connected mouse is utilizing about 12% CPU when have to refresh screen (moving mouse cursor), which is not bad in 1280x720.
I wish you all to get this extension asap and to make some cool projects.
PS here is picture from another demo code (taken with smartphone)
esp32-p4 hdmi extension board
esp32-p4 hdmi extension board
- Attachments
-
- P_20241022_085950_1.jpg (1.34 MiB) Viewed 4846 times
Re: esp32-p4 hdmi extension board
Thanks again for all the P4 updates.
-
- Posts: 5
- Joined: Mon Jul 08, 2024 3:01 pm
Re: esp32-p4 hdmi extension board
Can't wait ! The p4 is really an exciting mcu !
Re: esp32-p4 hdmi extension board
Excellent news! Having DVI/HDMI and dual 400mhz makes this a potential perfect candidate for high-speed DAQ over HDMI.
It depends on exactly what the hardware will support for output to determine the actual data rate, but a Raspberry Pi Pico 2 can do 128MB/s.
Fpga implementation https://github.com/steve-m/hsdaoh
Raspberry pi Pico2 implementation
https://github.com/steve-m/hsdaoh-rp2350
It depends on exactly what the hardware will support for output to determine the actual data rate, but a Raspberry Pi Pico 2 can do 128MB/s.
Fpga implementation https://github.com/steve-m/hsdaoh
Raspberry pi Pico2 implementation
https://github.com/steve-m/hsdaoh-rp2350
Re: esp32-p4 hdmi extension board
As far as i know it is using 2 lane MIPI which should be 3Gbit capable.
Its hard to tell how its going to work in real life app.
Its hard to tell how its going to work in real life app.
Who is online
Users browsing this forum: No registered users and 40 guests