<?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>topic Re: PS/2 keyboard in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/PS-2-keyboard/m-p/638454#M38562</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We don't have any demo application for PS/2 keyboard with Kinetis products.&lt;/P&gt;&lt;P&gt;Sorry for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do a search for some software resource about how to communication with PS/2 keyboard:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://playground.arduino.cc/Main/PS2Keyboard" title="http://playground.arduino.cc/Main/PS2Keyboard"&gt;Arduino Playground - PS2Keyboard&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.pjrc.com/teensy/td_libs_PS2Keyboard.html" title="https://www.pjrc.com/teensy/td_libs_PS2Keyboard.html"&gt;PS2Keyboard Library, Connect a keyboard for user input&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/PaulStoffregen/PS2Keyboard" title="https://github.com/PaulStoffregen/PS2Keyboard"&gt;GitHub - PaulStoffregen/PS2Keyboard: PS/2 Keyboard Library for Arduino&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.deater.net/weave/vmwprod/hardware/pi-ps2/" title="http://www.deater.net/weave/vmwprod/hardware/pi-ps2/"&gt;Using a PS/2 keyboard with a Raspberry Pi&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ma Hui&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>Wed, 10 May 2017 08:49:00 GMT</pubDate>
    <dc:creator>Hui_Ma</dc:creator>
    <dc:date>2017-05-10T08:49:00Z</dc:date>
    <item>
      <title>PS/2 keyboard</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/PS-2-keyboard/m-p/638453#M38561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone! I have a question about PS/2 keyboard.&lt;/P&gt;&lt;P&gt;1. Freescale MKL27 analog PS / 2 timing to the PS / 2 keyboard to send 0xFF, not 0xFA command; in accordance with the same principle, in STM32 can indeed achieve and PS / 2 keyboard communication.&lt;BR /&gt;2. In the boot self-test can not identify the PS / 2 device, but I use the same code in the 51 single chip can indeed be achieved.&lt;BR /&gt;I realized the function on other platforms, transplanted to Freescale did not succeed, I would like to ask PS / 2 timing in the end and what? How do I get PS / 2 keyboard boot check on Freescale MKL27, how do I receive PS / 2 keyboard data and send commands to the keyboard?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 01:28:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/PS-2-keyboard/m-p/638453#M38561</guid>
      <dc:creator>lichengxiang</dc:creator>
      <dc:date>2017-04-25T01:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: PS/2 keyboard</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/PS-2-keyboard/m-p/638454#M38562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We don't have any demo application for PS/2 keyboard with Kinetis products.&lt;/P&gt;&lt;P&gt;Sorry for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do a search for some software resource about how to communication with PS/2 keyboard:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://playground.arduino.cc/Main/PS2Keyboard" title="http://playground.arduino.cc/Main/PS2Keyboard"&gt;Arduino Playground - PS2Keyboard&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.pjrc.com/teensy/td_libs_PS2Keyboard.html" title="https://www.pjrc.com/teensy/td_libs_PS2Keyboard.html"&gt;PS2Keyboard Library, Connect a keyboard for user input&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/PaulStoffregen/PS2Keyboard" title="https://github.com/PaulStoffregen/PS2Keyboard"&gt;GitHub - PaulStoffregen/PS2Keyboard: PS/2 Keyboard Library for Arduino&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.deater.net/weave/vmwprod/hardware/pi-ps2/" title="http://www.deater.net/weave/vmwprod/hardware/pi-ps2/"&gt;Using a PS/2 keyboard with a Raspberry Pi&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ma Hui&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>Wed, 10 May 2017 08:49:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/PS-2-keyboard/m-p/638454#M38562</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2017-05-10T08:49:00Z</dc:date>
    </item>
  </channel>
</rss>

