<?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>S32KのトピックRe: LPI2C sending TIMEOUT</title>
    <link>https://community.nxp.com/t5/S32K/LPI2C-sending-TIMEOUT/m-p/1801227#M31402</link>
    <description>&lt;P&gt;All the problems have been solved，thinks。&lt;/P&gt;</description>
    <pubDate>Sun, 04 Feb 2024 01:04:08 GMT</pubDate>
    <dc:creator>shuo41</dc:creator>
    <dc:date>2024-02-04T01:04:08Z</dc:date>
    <item>
      <title>LPI2C sending TIMEOUT</title>
      <link>https://community.nxp.com/t5/S32K/LPI2C-sending-TIMEOUT/m-p/1798559#M31264</link>
      <description>&lt;P&gt;S32K344 write and read&amp;nbsp;register of&amp;nbsp;FXLS8967AF(3-Axis Low-g Accelerometer) by I2C, but it&amp;nbsp;&amp;nbsp;keeps showing timeout. I can not send datas successful.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 09:45:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPI2C-sending-TIMEOUT/m-p/1798559#M31264</guid>
      <dc:creator>shuo41</dc:creator>
      <dc:date>2024-01-31T09:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: LPI2C sending TIMEOUT</title>
      <link>https://community.nxp.com/t5/S32K/LPI2C-sending-TIMEOUT/m-p/1799040#M31293</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/228472"&gt;@shuo41&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Section&amp;nbsp;72.3.1.2 (Controller operations) of the S32K3xx Reference Manual, Rev. 7 states that "Whenever LPI2C is enabled, it monitors the I2C bus to detect when the I2C is idle (MSR[BBF]). If either SCL or SDA are low, the I2C bus is no longer considered idle. The bus becomes idle if a STOP condition is detected or if a bus idle timeout is detected (as configured by MCFGR2[BUSIDLE])..."&lt;/P&gt;
&lt;P&gt;Double-check whether the I2C signals are correctly muxed in the SIUL2_MSCR/IMCR.&lt;/P&gt;
&lt;P&gt;Also, measure the bus with a voltmeter or scope it with an oscilloscope. Are the SDA, SCL signals pulled up at the time you read the MSR[BBF] flag?&lt;/P&gt;
&lt;P&gt;Do you have pull-up resistors on the bus?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;VaneB&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 21:12:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPI2C-sending-TIMEOUT/m-p/1799040#M31293</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2024-01-31T21:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: LPI2C sending TIMEOUT</title>
      <link>https://community.nxp.com/t5/S32K/LPI2C-sending-TIMEOUT/m-p/1799393#M31298</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have pull-up resistors on the bus，I measured the pull-up resistance with a voltmeter and it is working properly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 02:35:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPI2C-sending-TIMEOUT/m-p/1799393#M31298</guid>
      <dc:creator>shuo41</dc:creator>
      <dc:date>2024-02-01T02:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: LPI2C sending TIMEOUT</title>
      <link>https://community.nxp.com/t5/S32K/LPI2C-sending-TIMEOUT/m-p/1799627#M31309</link>
      <description>&lt;P&gt;But, Sending status still timeout&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 07:52:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPI2C-sending-TIMEOUT/m-p/1799627#M31309</guid>
      <dc:creator>shuo41</dc:creator>
      <dc:date>2024-02-01T07:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: LPI2C sending TIMEOUT</title>
      <link>https://community.nxp.com/t5/S32K/LPI2C-sending-TIMEOUT/m-p/1800332#M31346</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/228472"&gt;@shuo41&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you share an oscilloscope image of SCL and SDA?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 23:13:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPI2C-sending-TIMEOUT/m-p/1800332#M31346</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2024-02-01T23:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: LPI2C sending TIMEOUT</title>
      <link>https://community.nxp.com/t5/S32K/LPI2C-sending-TIMEOUT/m-p/1801182#M31397</link>
      <description>&lt;P&gt;I find the reason why i2c send timeout，the scl pin must in input/output mode,thinks for your help.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Feb 2024 08:45:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPI2C-sending-TIMEOUT/m-p/1801182#M31397</guid>
      <dc:creator>shuo41</dc:creator>
      <dc:date>2024-02-03T08:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: LPI2C sending TIMEOUT</title>
      <link>https://community.nxp.com/t5/S32K/LPI2C-sending-TIMEOUT/m-p/1801207#M31399</link>
      <description>&lt;P&gt;But，the slave do not send ACK to master，my slave address is 0x30h。&lt;/P&gt;&lt;P&gt;The attachment is picture of I2C waveform。&lt;/P&gt;</description>
      <pubDate>Sat, 03 Feb 2024 11:04:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPI2C-sending-TIMEOUT/m-p/1801207#M31399</guid>
      <dc:creator>shuo41</dc:creator>
      <dc:date>2024-02-03T11:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: LPI2C sending TIMEOUT</title>
      <link>https://community.nxp.com/t5/S32K/LPI2C-sending-TIMEOUT/m-p/1801227#M31402</link>
      <description>&lt;P&gt;All the problems have been solved，thinks。&lt;/P&gt;</description>
      <pubDate>Sun, 04 Feb 2024 01:04:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPI2C-sending-TIMEOUT/m-p/1801227#M31402</guid>
      <dc:creator>shuo41</dc:creator>
      <dc:date>2024-02-04T01:04:08Z</dc:date>
    </item>
  </channel>
</rss>

