<?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 doesn't send data</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-doesn-t-send-data/m-p/1718894#M26711</link>
    <description>&lt;P&gt;Hi Pavel, thanks for the reply.&lt;/P&gt;&lt;P&gt;I'm not using the evaluation board but a custom HW on which the master is LPISC2 and the slave is a sort of memory chip.&lt;/P&gt;&lt;P&gt;Anyway I've found the solution to my problem. In the "pin routing details" MCUexpresso menu, I had to enable the "software Input ON" option to make data coming out of SDA.&lt;/P&gt;&lt;P&gt;Now I'm faced with a new problem, to wakeup the slave device I have to send a special command.&amp;nbsp;The command consists of a&lt;BR /&gt;I2C Start event followed by a long period of Logic 0 on the SDA line, then followed a Stop event. I use the two command "LPI2C_MasterStart" and "LPI2C_MasterStop" but the latter does not work (SCL stays low). I hope you can help me with this one.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;P.S. please see attached files&lt;/P&gt;</description>
    <pubDate>Thu, 07 Sep 2023 14:53:49 GMT</pubDate>
    <dc:creator>Angel487</dc:creator>
    <dc:date>2023-09-07T14:53:49Z</dc:date>
    <item>
      <title>LPI2C doesn't send data</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-doesn-t-send-data/m-p/1717292#M26681</link>
      <description>&lt;P&gt;Greetings NXP Community.&lt;/P&gt;&lt;P&gt;I'm trying to establish a connection between an i.MXRT1052 and an external chip via I2C.&lt;/P&gt;&lt;P&gt;For starters I tried to implement both SDK examples, "evkbimxrt1050_lpi2c_interrupt" &amp;amp; "evkbimxrt1050_lpi2c_interrupt_b2b_transfer_master".&lt;/P&gt;&lt;P&gt;Unfortunately when probing with an oscilloscope (in both cases) I see only the SCL line moving (&lt;SPAN&gt;indefinitely), but the SDA line only get pulled low, with no data bits coming out (see attached picture)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do you have any suggestion to troubleshoot this problem?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Many thanks in advance!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 14:41:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-doesn-t-send-data/m-p/1717292#M26681</guid>
      <dc:creator>Angel487</dc:creator>
      <dc:date>2023-09-05T14:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: LPI2C doesn't send data</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-doesn-t-send-data/m-p/1717520#M26688</link>
      <description>&lt;P&gt;Hello, my name is Pavel, and I will be supporting your case, I did the test on my side and this work properly, could you review if your connection is the same as the documentation?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pavel_Hernandez_0-1693958738437.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/239686i766726604E5D39DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pavel_Hernandez_0-1693958738437.png" alt="Pavel_Hernandez_0-1693958738437.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 00:07:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-doesn-t-send-data/m-p/1717520#M26688</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2023-09-06T00:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: LPI2C doesn't send data</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-doesn-t-send-data/m-p/1718894#M26711</link>
      <description>&lt;P&gt;Hi Pavel, thanks for the reply.&lt;/P&gt;&lt;P&gt;I'm not using the evaluation board but a custom HW on which the master is LPISC2 and the slave is a sort of memory chip.&lt;/P&gt;&lt;P&gt;Anyway I've found the solution to my problem. In the "pin routing details" MCUexpresso menu, I had to enable the "software Input ON" option to make data coming out of SDA.&lt;/P&gt;&lt;P&gt;Now I'm faced with a new problem, to wakeup the slave device I have to send a special command.&amp;nbsp;The command consists of a&lt;BR /&gt;I2C Start event followed by a long period of Logic 0 on the SDA line, then followed a Stop event. I use the two command "LPI2C_MasterStart" and "LPI2C_MasterStop" but the latter does not work (SCL stays low). I hope you can help me with this one.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;P.S. please see attached files&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 14:53:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-doesn-t-send-data/m-p/1718894#M26711</guid>
      <dc:creator>Angel487</dc:creator>
      <dc:date>2023-09-07T14:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: LPI2C doesn't send data</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-doesn-t-send-data/m-p/1719080#M26714</link>
      <description>&lt;P&gt;Hello, I suggest reviewing the time of execution of your code and reviewing the seconds in the oscilloscope. I recommend doing this in a bare metal if the NXP library does not work for your application.&lt;/P&gt;
&lt;P&gt;I recommend reviewing the information of the slave in some cases the devices as Arduino shields are not at all the time are I2C, for example, I remember I used a capacitive keyboard, but the communication was like an I2C, but it was only 2 wires communication.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 23:38:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LPI2C-doesn-t-send-data/m-p/1719080#M26714</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2023-09-07T23:38:32Z</dc:date>
    </item>
  </channel>
</rss>

