<?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: LPI2C BBF Flag Problem</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-BBF-Flag-Problem/m-p/1710806#M26565</link>
    <description>&lt;P&gt;I am also facing same issue can you please provide how you fixed it ?&lt;/P&gt;</description>
    <pubDate>Thu, 24 Aug 2023 14:23:23 GMT</pubDate>
    <dc:creator>Akashbhai</dc:creator>
    <dc:date>2023-08-24T14:23:23Z</dc:date>
    <item>
      <title>LPI2C BBF Flag Problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-BBF-Flag-Problem/m-p/922290#M3602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to interface GT911 touch controller to IMXRT1064 but after Initialization of LPI2C1 in Master BBF flag is set. Please help me to get out of this problem.&lt;/P&gt;&lt;P&gt;Is their any example code for GT911 interfacing with any controller?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2019 13:10:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-BBF-Flag-Problem/m-p/922290#M3602</guid>
      <dc:creator>sagar_prajapati</dc:creator>
      <dc:date>2019-08-29T13:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: LPI2C BBF Flag Problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-BBF-Flag-Problem/m-p/922291#M3603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="322182" data-username="sagar.prajapati@mantratec.com" href="https://community.nxp.com/people/sagar.prajapati@mantratec.com"&gt;Sagar Prajapati&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; MSR[BBF]=1 means I2C bus is busy.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Do you check the I2C bus wave? You can use the logic analyzer to test the I2C wave, whether the I2C_CLK and I2C_DATA wave is correct or not?&lt;/P&gt;&lt;P&gt;&amp;nbsp; We don't have the specific MIMXRT1064 I2C code for GT911 , you need to check your GT911 datasheet, to send the related I2C data to your I2C slave.&lt;/P&gt;&lt;P&gt;&amp;nbsp; But NXP provide the RT1064 I2C driver, you can refer to the SDK code which can be downloaded from this link:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://mcuxpresso.nxp.com/en/welcome" title="https://mcuxpresso.nxp.com/en/welcome"&gt;Welcome | MCUXpresso SDK Builder&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;The I2C sample code can be found from this link:&lt;/P&gt;&lt;P&gt;SDK_2.6.1_EVK-MIMXRT1064\boards\evkmimxrt1064\driver_examples\lpi2c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2019 07:19:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-BBF-Flag-Problem/m-p/922291#M3603</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-08-30T07:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: LPI2C BBF Flag Problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-BBF-Flag-Problem/m-p/922292#M3604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am already using this driver. But just after&amp;nbsp;LPI2C_MasterInit BBF flag is set. I have not call send or receive API.So what is the reason for this? I have checked Signals but SDA and SCl both are LOW. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2019 10:47:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-BBF-Flag-Problem/m-p/922292#M3604</guid>
      <dc:creator>sagar_prajapati</dc:creator>
      <dc:date>2019-08-30T10:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: LPI2C BBF Flag Problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-BBF-Flag-Problem/m-p/922293#M3605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="322182" data-username="sagar.prajapati@mantratec.com" href="https://community.nxp.com/people/sagar.prajapati@mantratec.com"&gt;Sagar Prajapati&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Today, I test the SDK example on my MIXMRT1064 board, the SDK code is:&lt;/P&gt;&lt;P&gt;SDK_2.6.1_EVK-MIMXRT1064\boards\evkmimxrt1064\driver_examples\lpi2c\polling_b2b_transfer\master\iar&lt;/P&gt;&lt;P&gt;&amp;nbsp; I even didn't connect any I2C slave module, just test the BBF flag after I do the LPI2C_MasterInit&amp;nbsp; API.&lt;/P&gt;&lt;P&gt;&amp;nbsp; So, can you remove your I2C slave, and test it again, whether the BBF flag still be set after you do the init?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/86727i44448E2B3C6FFF4A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;BTW, do you add any pull up in the I2C SCL and SDA?&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2019 02:15:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-BBF-Flag-Problem/m-p/922293#M3605</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-09-02T02:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: LPI2C BBF Flag Problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-BBF-Flag-Problem/m-p/922294#M3606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pull up is not connected. But It is working now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2019 07:46:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-BBF-Flag-Problem/m-p/922294#M3606</guid>
      <dc:creator>sagar_prajapati</dc:creator>
      <dc:date>2019-09-03T07:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: LPI2C BBF Flag Problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-BBF-Flag-Problem/m-p/922295#M3607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="322182" data-username="sagar.prajapati@mantratec.com" href="https://community.nxp.com/people/sagar.prajapati@mantratec.com"&gt;Sagar Prajapati&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp; It's good to hear you make it work now.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Do you have any further question about it?&lt;/P&gt;&lt;P&gt;&amp;nbsp; If you still have the question, please kindly let me know.&lt;/P&gt;&lt;P&gt;If your question is solved, please help me to mark the correct answer, just to close this case, thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2019 05:52:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-BBF-Flag-Problem/m-p/922295#M3607</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-09-04T05:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: LPI2C BBF Flag Problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-BBF-Flag-Problem/m-p/1710806#M26565</link>
      <description>&lt;P&gt;I am also facing same issue can you please provide how you fixed it ?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 14:23:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-BBF-Flag-Problem/m-p/1710806#M26565</guid>
      <dc:creator>Akashbhai</dc:creator>
      <dc:date>2023-08-24T14:23:23Z</dc:date>
    </item>
  </channel>
</rss>

