This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-DRA8X-TDA4X: How can i change display resolution?

Part Number: PROCESSOR-SDK-DRA8X-TDA4X

Hi,

I am using PSDK 7.0 in TDA4VM EVM.
I want to change the display resolution from 1920x1080 to 1280x720.

I am currently using the graph app with the structure below.
Capture - LDC - ImgMosaic - Display

Capture: 1280x720 Input
In the ImgMosaic and Display settings, I changed DISPLAY_WIDTH/HEGITH from FHD to HD.

However, the display output is output to FHD and only areas of HD size are output. (The rest is black screen)

I solved it by changing the full display settings of TDA2x VSDK. But I'm not sure about the TDA4 PSDK.

Regards,
Lee.