<?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: iMX6DL and e-ink display in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX6DL-and-e-ink-display/m-p/1035237#M152685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately,&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;the Android support for e-Ink screens was dropped out since a couple of BSP releases, so, it would be required to include the support by your side, or using the Linux BSP (Yocto).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding not using the SPI or I2C interface it will be impossible, since what I am aware of, most of the touch screen controllers, make use of those protocols.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Dec 2019 21:09:24 GMT</pubDate>
    <dc:creator>diegoadrian</dc:creator>
    <dc:date>2019-12-02T21:09:24Z</dc:date>
    <item>
      <title>iMX6DL and e-ink display</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6DL-and-e-ink-display/m-p/1035236#M152684</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;I want to make a costum board with e-ink as primary display and run Android on it. I don't want to connect e-ink display over SPI or I²C instead I want to connect e-ink display to EPDC on the CPU.&lt;/P&gt;&lt;P&gt;I want to use&amp;nbsp;&lt;SPAN style="color: #1d2228; background-color: #ffffff; font-size: 13px;"&gt;MCIMX6U8DVM10AC or&amp;nbsp;&lt;SPAN&gt;MCIMX6U8DVM10AD.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1d2228; background-color: #ffffff; font-size: 13px;"&gt;&lt;SPAN&gt;Where can I find information about e-ink interface? I could not find any specification of any e-ink display.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1d2228; background-color: #ffffff; font-size: 13px;"&gt;&lt;SPAN&gt;In reference manual of iMX there are 49 signals for EPDC. Where to connect all those signals?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1d2228; background-color: #ffffff; font-size: 13px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1d2228; background-color: #ffffff; font-size: 13px;"&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2019 14:08:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6DL-and-e-ink-display/m-p/1035236#M152684</guid>
      <dc:creator>mubinicyer</dc:creator>
      <dc:date>2019-11-25T14:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6DL and e-ink display</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6DL-and-e-ink-display/m-p/1035237#M152685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately,&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;the Android support for e-Ink screens was dropped out since a couple of BSP releases, so, it would be required to include the support by your side, or using the Linux BSP (Yocto).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding not using the SPI or I2C interface it will be impossible, since what I am aware of, most of the touch screen controllers, make use of those protocols.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2019 21:09:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6DL-and-e-ink-display/m-p/1035237#M152685</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2019-12-02T21:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6DL and e-ink display</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6DL-and-e-ink-display/m-p/1035238#M152686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply. It is bad news that Android doesn't support e-ink anymore :smileysad:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding not using SPI-I²C. I meant of course not the touch functionality, instead display functionality. Of cource touch functionality can work well over SPI or I²C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2019 21:51:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6DL-and-e-ink-display/m-p/1035238#M152686</guid>
      <dc:creator>mubinicyer</dc:creator>
      <dc:date>2019-12-02T21:51:23Z</dc:date>
    </item>
  </channel>
</rss>

