<?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>i.MX RT Crossover MCUsのトピックRe: ENC (encoder) setting phase inputs with pullup on rt1050?</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/ENC-encoder-setting-phase-inputs-with-pullup-on-rt1050/m-p/820203#M1308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jack&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are right, in general if GPIO_B0 pins should be used later for other purposes one can use&lt;/P&gt;&lt;P&gt;isolation circuit described in sect.2.3 Bus isolation circuit i.MX6 System Development User’s Guide &lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX6DQ6SDLHDG.pdf"&gt;https://www.nxp.com/docs/en/user-guide/IMX6DQ6SDLHDG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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, 06 Aug 2018 01:36:32 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-08-06T01:36:32Z</dc:date>
    <item>
      <title>ENC (encoder) setting phase inputs with pullup on rt1050?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/ENC-encoder-setting-phase-inputs-with-pullup-on-rt1050/m-p/820201#M1306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to use inputs GPIO_B0_12 and GPIO_B0_13 as phase inputs to the ENC peripheral.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the SDK samples the phase pins have pull-down set, but I am trying to use an encoder with common to GND, so I need pull-up enabled.&amp;nbsp; In the PIN CONFIG tool I have set pull-up for those pins, and I also tried using an external 10k pull-up resistor, but regardless it seems those pins have pull-down enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even just scoping the pin directly and using GPIO, I don't see the input pulled up...&amp;nbsp; On other pins I have successfully set pull-up, but GPIO_B0 pins seem to all be pulled down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my pin setup:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="workspace_-_evkbimxrt1050_igpio_led_output_gpio6_source_gpio_led_output_c_-_MCUXpresso_IDE.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/79637iC808EBC91D58B192/image-size/large?v=v2&amp;amp;px=999" role="button" title="workspace_-_evkbimxrt1050_igpio_led_output_gpio6_source_gpio_led_output_c_-_MCUXpresso_IDE.png" alt="workspace_-_evkbimxrt1050_igpio_led_output_gpio6_source_gpio_led_output_c_-_MCUXpresso_IDE.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any help appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2018 23:20:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/ENC-encoder-setting-phase-inputs-with-pullup-on-rt1050/m-p/820201#M1306</guid>
      <dc:creator>jackking</dc:creator>
      <dc:date>2018-08-04T23:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: ENC (encoder) setting phase inputs with pullup?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/ENC-encoder-setting-phase-inputs-with-pullup-on-rt1050/m-p/820202#M1307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, a lot of the GPIO_B0 pins are used at boot time for BOOT_CFG, so they have external 10k pull-downs (on the EVK).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it doesn't look like you can use B0 as pull-up inputs while the fuses aren't set.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Aug 2018 17:14:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/ENC-encoder-setting-phase-inputs-with-pullup-on-rt1050/m-p/820202#M1307</guid>
      <dc:creator>jackking</dc:creator>
      <dc:date>2018-08-05T17:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: ENC (encoder) setting phase inputs with pullup on rt1050?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/ENC-encoder-setting-phase-inputs-with-pullup-on-rt1050/m-p/820203#M1308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jack&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are right, in general if GPIO_B0 pins should be used later for other purposes one can use&lt;/P&gt;&lt;P&gt;isolation circuit described in sect.2.3 Bus isolation circuit i.MX6 System Development User’s Guide &lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX6DQ6SDLHDG.pdf"&gt;https://www.nxp.com/docs/en/user-guide/IMX6DQ6SDLHDG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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, 06 Aug 2018 01:36:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/ENC-encoder-setting-phase-inputs-with-pullup-on-rt1050/m-p/820203#M1308</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-08-06T01:36:32Z</dc:date>
    </item>
  </channel>
</rss>

