How to get digital video of Bt.656 format from IPU when eboot is running

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to get digital video of Bt.656 format from IPU when eboot is running

790 Views
leezhanwang
Contributor I
I am a software engineer. My current Project is I.Mx51 based on wince6.0.I  want to let IPU output digital video of bt.656 format when eboot is runing.  The format of  video is digital RGB565 before.
 I configure BSP like this:
1. \WINCE600\PLATFORM\iMX51-EVK\SRC\BOOTLOADER\DISPLAY\panel.h
    struct PANEL_INFO,modify IPU_PIX_FMT_RGB565 as IPU_PIX_FMT_YUV422
2.\WINCE600\PLATFORM\iMX51-EVK\SRC\BOOTLOADER\DISPLAY\ebootdisplay.c
  in function CPMEMSetup ,modify CPMEMData.iPixelFormat=CPMEM_PFS_INTERLEAVED_RGB
as  CPMEMData.iPixelFormat=CPMEM_PFS_NON_INTERLEAVED_YUV422
  someone tell me,if successfully,I can get data output from IPU only pin0--pin7,and other pins is no data output .But I get data output from IPU pin0--pin15. The result is the same as digital RGB565 output.
  who can tell me why I fail,and how to configure bsp.
Tags (1)
0 Kudos
3 Replies

649 Views
DualDisplayiss1
Contributor I

do you mind booting to wince then enable digital video of Bt.656?

 

we provider HW solution if you needed.

 

Eric

eric@campro-cctv.com

0 Kudos

649 Views
leezhanwang
Contributor I
Tank you. Noboday replay to me.

Wayne said:
I am interested in this have you made any progress?
0 Kudos

649 Views
wayne_ng
Contributor I
I am interested in this have you made any progress?
0 Kudos