LVDS output problem

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LVDS output problem

613件の閲覧回数
thouswave
Contributor III

Hi

Now, My project uses two channel LVDS to output 1080P image, and use an FPGA to sample。

Now,my problem is that we can test waveform from CHx_DATA0,CHx_DATA1,CHx_DATA2, but can not get any wave form from CHx_DATA3?

The following is my LVDS config in bsp:

static struct ipuv3_fb_platform_data sabresd_fb_data[] = {

  {

  .disp_dev = "lvds-lcd",

  .interface_pix_fmt = IPU_PIX_FMT_RGB32,

  .mode_str = "LDB-XGA",

  .default_bpp = 32,

  .int_clk = false,

  .late_init = false,

  },

};

static struct fsl_mxc_ldb_platform_data ldb_data = {

  .ipu_id = 0,

  .disp_id = 1,

  .ext_ref = 1,

  .mode = LDB_SPL_DI1,

  .sec_ipu_id = 0,

  .sec_disp_id = 0,

};

Can anyone give me some idea?

0 件の賞賛
1 返信

454件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi 千

I would suggest to look at link below with example which supports 1080p lvds lcd

http://boundarydevices.com/jellybean-max/

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛