<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>CodeWarrior Development ToolsのトピックPossibility to connect S12P64 to a display</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Possibility-to-connect-S12P64-to-a-display/m-p/760365#M6688</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;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 ...)&lt;/P&gt;&lt;P&gt;Please to be informed that I'm working with CodeWarrior Editor, and that I'm using the&amp;nbsp;&lt;SPAN&gt;Freescale S12P64 µc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Apr 2018 17:27:40 GMT</pubDate>
    <dc:creator>karimaremaka</dc:creator>
    <dc:date>2018-04-23T17:27:40Z</dc:date>
    <item>
      <title>Possibility to connect S12P64 to a display</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Possibility-to-connect-S12P64-to-a-display/m-p/760365#M6688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;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 ...)&lt;/P&gt;&lt;P&gt;Please to be informed that I'm working with CodeWarrior Editor, and that I'm using the&amp;nbsp;&lt;SPAN&gt;Freescale S12P64 µc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 17:27:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Possibility-to-connect-S12P64-to-a-display/m-p/760365#M6688</guid>
      <dc:creator>karimaremaka</dc:creator>
      <dc:date>2018-04-23T17:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Possibility to connect S12P64 to a display</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Possibility-to-connect-S12P64-to-a-display/m-p/760366#M6689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;DIV style="font-size: 12pt; font-family: times new roman,new york,times,serif;"&gt;&lt;DIV style="font-size: 12pt; font-family: times new roman,new york,times,serif;"&gt;&lt;DIV style="font-size: 13px; font-family: arial,helvetica,sans-serif;"&gt;&lt;BR /&gt;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):&lt;BR /&gt;&lt;SPAN&gt;&lt;A href="http://www.mmselectronics.co.uk/lcdedip.htm" target="_blank"&gt;http://www.mmselectronics.co.uk/lcdedip.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;This kind of display is supported by egui and S12(X) devices. Libraries from egui can be easily used in CodeWarrior.&lt;/DIV&gt;&lt;DIV style="font-size: 13px; font-family: arial,helvetica,sans-serif;"&gt; &lt;/DIV&gt;&lt;DIV style="font-size: 13px; font-family: arial,helvetica,sans-serif;"&gt;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&lt;BR /&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/DRM116.pdf"&gt;https://www.nxp.com/docs/en/application-note/DRM116.pdf&lt;/A&gt;&lt;/DIV&gt;&lt;DIV style="font-size: 13px; font-family: arial,helvetica,sans-serif;"&gt; &lt;/DIV&gt;&lt;DIV style="font-size: 13px; font-family: arial,helvetica,sans-serif;"&gt;You can find some examples in egui zip file:&lt;/DIV&gt;&lt;DIV style="font-size: 13px; font-family: arial,helvetica,sans-serif;"&gt;&lt;A class="link-titled" href="https://www.nxp.com/products/processors-and-microcontrollers/additional-processors-and-mcus/coldfire-plus-coldfire/coldfire-microcontrollers/coldfire-v2-mcus/egui-graphical-lcd-driver-for-mcus-mpus:EGUI?tab=Design_Tools_Tab" title="https://www.nxp.com/products/processors-and-microcontrollers/additional-processors-and-mcus/coldfire-plus-coldfire/coldfire-microcontrollers/coldfire-v2-mcus/egui-graphical-lcd-driver-for-mcus-mpus:EGUI?tab=Design_Tools_Tab"&gt;eGUI: Graphical LCD Driver for MCUs/MPUs|NXP&lt;/A&gt;&amp;nbsp;&lt;/DIV&gt;Unfortunately there’s no example directly for S12 devices. Users needs do it by themselves.&lt;/DIV&gt;&lt;DIV style="font-size: 12pt; font-family: times new roman,new york,times,serif;"&gt; &lt;/DIV&gt;&lt;DIV style="font-size: 12pt; font-family: times new roman,new york,times,serif;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2018 04:38:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Possibility-to-connect-S12P64-to-a-display/m-p/760366#M6689</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2018-05-07T04:38:32Z</dc:date>
    </item>
  </channel>
</rss>

