<?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 Touch panel MC13213 in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Touch-panel-MC13213/m-p/174604#M12061</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;Anyone has experience of connecting a touch panel to MC13213? Is it&amp;nbsp;even possible? I came across this article &lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.mikroe.com%2Feng%2Fchapters%2Fview%2F17%2Fchapter-4-examples%2F" rel="nofollow" target="_blank"&gt;http://www.mikroe.com/eng/chapters/view/17/chapter-4-examples/&lt;/A&gt;&amp;nbsp;(Using touch panel...) and got interested. I would like be able to emulate a mobile keypad and displaying the output, similar to the SMS-function in an old cell phone.&amp;nbsp;I have developed a SMAC application using a physical matrix keypad using MC13213.&amp;nbsp; I would now like to extend this concept and&amp;nbsp;use a&amp;nbsp;touch panel instead of the physical keypad.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice would be very appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Jan 2011 20:24:39 GMT</pubDate>
    <dc:creator>Jonte</dc:creator>
    <dc:date>2011-01-09T20:24:39Z</dc:date>
    <item>
      <title>Touch panel MC13213</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Touch-panel-MC13213/m-p/174604#M12061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;Anyone has experience of connecting a touch panel to MC13213? Is it&amp;nbsp;even possible? I came across this article &lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.mikroe.com%2Feng%2Fchapters%2Fview%2F17%2Fchapter-4-examples%2F" rel="nofollow" target="_blank"&gt;http://www.mikroe.com/eng/chapters/view/17/chapter-4-examples/&lt;/A&gt;&amp;nbsp;(Using touch panel...) and got interested. I would like be able to emulate a mobile keypad and displaying the output, similar to the SMS-function in an old cell phone.&amp;nbsp;I have developed a SMAC application using a physical matrix keypad using MC13213.&amp;nbsp; I would now like to extend this concept and&amp;nbsp;use a&amp;nbsp;touch panel instead of the physical keypad.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice would be very appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jan 2011 20:24:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Touch-panel-MC13213/m-p/174604#M12061</guid>
      <dc:creator>Jonte</dc:creator>
      <dc:date>2011-01-09T20:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Touch panel MC13213</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Touch-panel-MC13213/m-p/174605#M12062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, and welcome to the forum.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not previously used a touch-pad device, so my comments will be of a general nature.&amp;nbsp; Do you have a specific touch panel part in mind?&amp;nbsp; I assume that you require to emulate a 4 by 4 keypad?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the end-to-end sheet resistance is about 1k ohm, and&amp;nbsp;assuming 3.3 volt Vdd, this will result in an additional 3 mA current draw.&amp;nbsp; If the wireless device is battery operated, this may be significant if applied for lengthy periods.&amp;nbsp; You would probably need to use a sampling arrangement, with low duty cycle.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The driver circuitry shown in the reference seems to somewhat inconsistent (perhaps there is a drawing error), and is too complex.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It&amp;nbsp;may be feasible to connect the bottom and left-hand electrodes each directly to a MCU pin.&amp;nbsp; Either an output low state, or ADC input&amp;nbsp;mode,&amp;nbsp;would be selected during the operation sequence.&amp;nbsp; A high value pulldown resistor, at each pin,&amp;nbsp;would still be necessary to control the voltage for the "no contact" state.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the top and right-hand electrodes,&amp;nbsp;simple PNP (or P-channel) transistor drivers will probably still be necessary.&amp;nbsp; This will allow the electrode voltages to "float", when not driven high.&amp;nbsp; Otherwise, a direct MCU connection might require the use of pins with an alternative ADC input mode available, to prevent additional current draw in the internal digital logic circuitry,&amp;nbsp;because of the floating state.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;assume that you would keep your keypad features away from the bottom left-hand corner, to avoid any potential confusion with the no contact voltage levels.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mac&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 10:38:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Touch-panel-MC13213/m-p/174605#M12062</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2011-01-11T10:38:49Z</dc:date>
    </item>
  </channel>
</rss>

