Making iMX6 display parallel port drive video data on SPI instead of I2C

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Making iMX6 display parallel port drive video data on SPI instead of I2C

524 次查看
kunalkulshresth
Contributor III

Hi,

I am trying to change device driver config in iMX6qsabreauto root to drive parallel display port over SPI instead of I2C. Any idea where it needs be modified? The parallel display port originally supports I2C interface for LCD, whereas our LCD supports SPI, so we have changed the pin mappings to have display port drive over SPI. Any clues on where exactly in sysroot to change the display driver drive on SPI lines instead of I2C line?

Thanks and regards,

KK

标签 (4)
0 项奖励
回复
1 回复

420 次查看
jamesbone
NXP TechSupport
NXP TechSupport

Hello Kunal,

The I2C interface that usually it is handle by the parallel Displays are made for  configuration purposes, not for sending the RAW information of the Displays.  Here is an appnote that shows all the files that need to be configure:

http://www.nxp.com/files/dsp/doc/app_note/AN3974.pdf 

http://www.st.com/content/ccc/resource/technical/document/application_note/ea/7f/a5/ee/14/f5/43/5a/C... 

0 项奖励
回复