Connecting a Graphical Lcd to a HCS12E256 via SPI

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

Connecting a Graphical Lcd to a HCS12E256 via SPI

1,382 次查看
fiction
Contributor I
Hi Guys,

I want to connect a Graphical Lcd to a HCS12E256 via SPI.
The Lcd that i am using is a Samsung device S6B0724.
If any of you guys have done this previously please will you be so kind
as to send me your code it will be much appriciated.

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

383 次查看
Lundin
Senior Contributor IV
Actually, I have worked a lot with that particular LCD driver, in serial/SPI mode, on a HCS12 project. So feel free to ask me any questions about it. The most important thing is to set both CPOL and CPHA in the SPI or you may get hard-to-detect clock skew issues.

But I won't send you any code, because (1) it is your job to write that code and (2) the copyright of the code I have written belongs to the company I work at.
0 项奖励