Part Number: TDA4VM
Other Parts Discussed in Thread: DRA829
Hi Team,
We are trying to configure tivxDisplayNode for 4k (3840 x 2160 pixels) support for the screen as shown below (not for image to display).
Kindly let us know if the given configuration is correct or not.
displayObj->display_params.opMode=TIVX_KERNEL_DISPLAY_BUFFER_COPY_MODE;
displayObj->display_params.pipeId = 0;
displayObj->display_params.outWidth = 3840 ;
displayObj->display_params.outHeight = 2160 ;
displayObj->display_params.posX = 0;
displayObj->display_params.posY = 0;
On the TDA4x board, we have used the following packages listed below.
QNX SDP7.1 BSP for Texas instrument Jacinto 7 J721E (DRA829/TDA4xM )
QNX Software Development platform 7.1
ti-processor-sdk-qnx_j721e_07_03_00.tar.gz
ti-processor-sdk-rtos-j721e-evm-07_03_00_07.tar.gz
Regards
Raj