Possibility to connect S12P64 to a display

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

Possibility to connect S12P64 to a display

736件の閲覧回数
karimaremaka
Contributor I

Hello Team,

I would like to ask if it possible to program my µc Freescale S12P64 to be able to display some values and Strings in a desplay.

If it is possible, could you please provide me the source code, and the adequate Display that I can use (depending on the technology of transmission that you will provide me CAN/ TX-RX ...)

Please to be informed that I'm working with CodeWarrior Editor, and that I'm using the Freescale S12P64 µc.

Thanks in advance.

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 返信

634件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi


In case of S12(X) microcontrollers, you can use only intelligent displays with serial interface (SPI) or parallel interface. DVI or DSUB is not supported. This is an example of intelligent display ( found on google):
http://www.mmselectronics.co.uk/lcdedip.htm
This kind of display is supported by egui and S12(X) devices. Libraries from egui can be easily used in CodeWarrior.
See the chapter 2.3.1.4.1 LCD Drivers (page 16). There’s a list of supported LCD drivers. HCS12 is on the list
https://www.nxp.com/docs/en/application-note/DRM116.pdf
You can find some examples in egui zip file:
Unfortunately there’s no example directly for S12 devices. Users needs do it by themselves.


Have a great day,
Jennie Zhang

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

0 件の賞賛
返信