Other Parts Discussed in Thread: TDA4VH, TDA4VM
Tool/software:
Hi expert,
I want to input the image generated by the camera or GUI library to the display via DSI.
I'm using the RTOS0902 SDK, customer board, 1920*720 screen,so does it involve storing the image data generated by the camera or GUI library into a buffer like a frame buffer, and then transferring it to the screen through the DSI send interface?
As far as I know, using the eDP display mode, the camera image can be displayed on the screen after the camera is executed, so how is the data transmitted using DSI, where is it stored, and where is the code of this part?
Thank you.