<?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: IMX6: IPU DI chipselect signals in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-IPU-DI-chipselect-signals/m-p/403495#M59788</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;IPUx_DIy_Dz_CS are used for asynchronous LCDs &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi igorpadykov,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that these signals are for asynchronous LCDs and that no drivers are existing for them yet :smileywink:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Due to these missing drivers and an (imo) thin documentation, it is unclear to me how the CS signals are to be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt; which are not supported (no example drivers) for&amp;nbsp; i.MX6 IPU.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Does this mean that asynchronous displays are not supported at all by the silicon? Or does silicon can handle them but drivers (and official support) are not existing (yet)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt; It is possible to control IPU1_DISP0_DATx pins with IPU1_DI0_D1_CS.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;IPUx_DC_WR_CH_CONF and other DC registers are used for synchronous LCDs&lt;/P&gt;&lt;P&gt;as described in sect.37.4.7 DC - Display Controller&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Section 37.4.10.4 "Waveform settings for asynchronous interface pins" describes how to use them for asynchronous displays.&amp;nbsp; But it speaks about &lt;STRONG&gt;one&lt;/STRONG&gt; CS only; how can I control which CS out of DIx_D0_CS and DIx_D1_CS is used?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Sep 2015 10:13:28 GMT</pubDate>
    <dc:creator>ensc</dc:creator>
    <dc:date>2015-09-24T10:13:28Z</dc:date>
    <item>
      <title>IMX6: IPU DI chipselect signals</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-IPU-DI-chipselect-signals/m-p/403493#M59786</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;how can I control the IPU DI chipselect signals?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reference Manual lists two chipselects for each of both display interfaces:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;IPU1_DI0_D0_CS and IPU1_DI0_D1_CS for DI0&lt;/LI&gt;&lt;LI&gt;IPU1_DI1_D0_CS and IPU1_DI1_D1_CS for DI1&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do they correspond to the PROG_DISP_ID field in IPUx_DC_WR_CH_CONF_y which mentions four displays (display #0 till #3).&amp;nbsp;&amp;nbsp;&amp;nbsp; How are they mapped in this case (e.g. does "IPU1_DI0_D0_CS" corresponds to display #0 and IPU1_DI1_D1_CS for DI1 to #3)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will it be possible to control a display using IPU1_DISP0_DATx pins with IPU1_DI0_D1_CS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 17:42:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-IPU-DI-chipselect-signals/m-p/403493#M59786</guid>
      <dc:creator>ensc</dc:creator>
      <dc:date>2015-09-23T17:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6: IPU DI chipselect signals</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-IPU-DI-chipselect-signals/m-p/403494#M59787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Enrico&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IPUx_DIy_Dz_CS are used for asynchronous LCDs which are not&lt;/P&gt;&lt;P&gt;supported (no example drivers) for&amp;nbsp; i.MX6 IPU.&lt;/P&gt;&lt;P&gt;From i.MX6DQ Reference Manual (rev.2&amp;nbsp; 7/2014)&lt;/P&gt;&lt;P&gt;sect.37.4.10.4 Waveform settings for asynchronous interface pins :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The DI provides 8 signals that are used for asynchronous interface. These signals are&lt;/P&gt;&lt;P&gt;PIN11 through PIN17 (ipp_di_#_pin_11 through ipp_di_0_pin_17) and the CS&lt;/P&gt;&lt;P&gt;(ipp_di_0_do_dispb_d0_cs).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general programming procedure using waveform generators is given on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/294603"&gt;Re: i.MX53: How to move VGA external HSYNC and VSYNC signals to different pins?&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to control IPU1_DISP0_DATx pins with IPU1_DI0_D1_CS.&lt;/P&gt;&lt;P&gt;IPUx_DC_WR_CH_CONF and other DC registers are used for synchronous LCDs&lt;/P&gt;&lt;P&gt;as described in sect.37.4.7 DC - Display Controller&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 02:29:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-IPU-DI-chipselect-signals/m-p/403494#M59787</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-09-24T02:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6: IPU DI chipselect signals</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-IPU-DI-chipselect-signals/m-p/403495#M59788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;IPUx_DIy_Dz_CS are used for asynchronous LCDs &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi igorpadykov,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that these signals are for asynchronous LCDs and that no drivers are existing for them yet :smileywink:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Due to these missing drivers and an (imo) thin documentation, it is unclear to me how the CS signals are to be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt; which are not supported (no example drivers) for&amp;nbsp; i.MX6 IPU.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Does this mean that asynchronous displays are not supported at all by the silicon? Or does silicon can handle them but drivers (and official support) are not existing (yet)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt; It is possible to control IPU1_DISP0_DATx pins with IPU1_DI0_D1_CS.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;IPUx_DC_WR_CH_CONF and other DC registers are used for synchronous LCDs&lt;/P&gt;&lt;P&gt;as described in sect.37.4.7 DC - Display Controller&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Section 37.4.10.4 "Waveform settings for asynchronous interface pins" describes how to use them for asynchronous displays.&amp;nbsp; But it speaks about &lt;STRONG&gt;one&lt;/STRONG&gt; CS only; how can I control which CS out of DIx_D0_CS and DIx_D1_CS is used?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 10:13:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-IPU-DI-chipselect-signals/m-p/403495#M59788</guid>
      <dc:creator>ensc</dc:creator>
      <dc:date>2015-09-24T10:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6: IPU DI chipselect signals</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-IPU-DI-chipselect-signals/m-p/403496#M59789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Enrico&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think silicon can handle them but they were not tested, no drivers&lt;/P&gt;&lt;P&gt;are available.&lt;/P&gt;&lt;P&gt;For usage DIx_D0_CS one can look at i.MX53 example of waveform generators.&lt;/P&gt;&lt;P&gt;Reagrding "how can I control which CS out of DIx_D0_CS and DIx_D1_CS is used"&lt;/P&gt;&lt;P&gt;one can look at sect.37.4.10.3.1 Waveform concatenation :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The DI provides the ability to derive the waveform from the fundamental timebase or&lt;/P&gt;&lt;P&gt;from another PIN. In that case, one pin's waveform is used as another pin's timebase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 11:43:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-IPU-DI-chipselect-signals/m-p/403496#M59789</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-09-24T11:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6: IPU DI chipselect signals</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-IPU-DI-chipselect-signals/m-p/403497#M59790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;how can I control the IPU DI chipselect signals?&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;to answer my question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mapping between the four displays and the CS is done within IPU_DC_READ_CH_CONF[11:8]. Despite the register name, these fields apply to all DC channels.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 18:10:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-IPU-DI-chipselect-signals/m-p/403497#M59790</guid>
      <dc:creator>ensc</dc:creator>
      <dc:date>2015-10-02T18:10:38Z</dc:date>
    </item>
  </channel>
</rss>

