Onsemi dual camera Mezzanine board has a MIPI DSI port which is same with Raspberry Pi board.
so I use my MIPI DSI controller IP core to work with Xilinx DPHY IP, finally it can bring up the Raspberry Pi 7 inch touch panel.
here highlight 3 points:
1. my MIPI DSI controller IP core can support LPDT to configure panel under LP mode, this is mainly different with Xilinx mipi dsi tx subsystem IP core.
2. all the DCS packet is set inside the vitis software app. (support both short packet and long packet).
3. video Timing settings is very similar to Xilinx mipi dsi tx subsystem IP core.
this is my first step , and next I will try to run it under petalinux when i have timeslot .
enjoy!
happy coding!
Comments
Please log in or sign up to comment.