<?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>S32 SDKのトピックRe: s32k144 flexio_i2c read error</title>
    <link>https://community.nxp.com/t5/S32-SDK/s32k144-flexio-i2c-read-error/m-p/959798#M1225</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/zhanglei2015xx"&gt;zhanglei2015xx&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I have tested your code with a slave device, I could reproduce the issue at 400kb/s.&lt;/P&gt;&lt;P&gt;It reads correct value at 100kb/s.&amp;nbsp;Could you try decreasing the baud rate as well.&lt;/P&gt;&lt;P&gt;What pull-up resistors are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;BR, Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jul 2019 12:04:33 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2019-07-25T12:04:33Z</dc:date>
    <item>
      <title>s32k144 flexio_i2c read error</title>
      <link>https://community.nxp.com/t5/S32-SDK/s32k144-flexio-i2c-read-error/m-p/959793#M1220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;i use flexio_i2c_s32k144 demo code to test.&lt;/P&gt;&lt;P&gt;&amp;nbsp; but find the read value is not matched with I2C wave.&lt;/P&gt;&lt;P&gt;&amp;nbsp; What may be the reason? Thanks&lt;span class="lia-inline-image-display-wrapper" image-alt="微信图片_20190622065003.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/89478i077F65CCE463B172/image-size/large?v=v2&amp;amp;px=999" role="button" title="微信图片_20190622065003.jpg" alt="微信图片_20190622065003.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="微信图片_20190622065009.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/89479i8CBC1BB6E540D96E/image-size/large?v=v2&amp;amp;px=999" role="button" title="微信图片_20190622065009.jpg" alt="微信图片_20190622065009.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2019 22:51:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/s32k144-flexio-i2c-read-error/m-p/959793#M1220</guid>
      <dc:creator>Felix_Zhang</dc:creator>
      <dc:date>2019-06-21T22:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: s32k144 flexio_i2c read error</title>
      <link>https://community.nxp.com/t5/S32-SDK/s32k144-flexio-i2c-read-error/m-p/959794#M1221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Is the master reading only one byte or more?&lt;/P&gt;&lt;P&gt;What is the status returned by the receive function?&lt;/P&gt;&lt;P&gt;Could you please share the project?&lt;/P&gt;&lt;P&gt;If you don't want to post it here, you may create a ticket.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-329745"&gt;How to submit a new question for NXP Support&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;BR, Daniel&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2019 10:10:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/s32k144-flexio-i2c-read-error/m-p/959794#M1221</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2019-06-24T10:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: s32k144 flexio_i2c read error</title>
      <link>https://community.nxp.com/t5/S32-SDK/s32k144-flexio-i2c-read-error/m-p/959795#M1222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Dear Daniel ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Thanks very much for your reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;In this code, the master reading only one byte, although the read funtion &amp;nbsp;"mpu6050_read_reg()" can read more byte.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;My project attached.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Please help check.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I really confused.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp;Thanks very much.&lt;A href="https://pan.wps.cn/l/s0lcLKzIx [文件] flexio_i2c_test.zip"&gt;&lt;/A&gt;&lt;A href="https://pan.wps.cn/l/s0lcLKzIx" target="test_blank"&gt;https://pan.wps.cn/l/s0lcLKzIx&lt;/A&gt; [文件] flexio_i2c_test.zip&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2019 01:39:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/s32k144-flexio-i2c-read-error/m-p/959795#M1222</guid>
      <dc:creator>Felix_Zhang</dc:creator>
      <dc:date>2019-07-04T01:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: s32k144 flexio_i2c read error</title>
      <link>https://community.nxp.com/t5/S32-SDK/s32k144-flexio-i2c-read-error/m-p/959796#M1223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry,the link should be: &amp;nbsp;&lt;A class="jivelink1" href="https://docs.wps.cn/view/l/s0lcLKzIx" title="https://docs.wps.cn/view/l/s0lcLKzIx"&gt;https://docs.wps.cn/view/l/s0lcLKzIx&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2019 01:40:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/s32k144-flexio-i2c-read-error/m-p/959796#M1223</guid>
      <dc:creator>Felix_Zhang</dc:creator>
      <dc:date>2019-07-04T01:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: s32k144 flexio_i2c read error</title>
      <link>https://community.nxp.com/t5/S32-SDK/s32k144-flexio-i2c-read-error/m-p/959797#M1224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Sorry for the delay and thanks for the project.&lt;/P&gt;&lt;P&gt;I don't see anything wrong in it though.&lt;/P&gt;&lt;P&gt;I will try to test it with a slave device on my side.&lt;/P&gt;&lt;P&gt;Do you have any update?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;BR, Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2019 07:35:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/s32k144-flexio-i2c-read-error/m-p/959797#M1224</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2019-07-10T07:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: s32k144 flexio_i2c read error</title>
      <link>https://community.nxp.com/t5/S32-SDK/s32k144-flexio-i2c-read-error/m-p/959798#M1225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/zhanglei2015xx"&gt;zhanglei2015xx&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I have tested your code with a slave device, I could reproduce the issue at 400kb/s.&lt;/P&gt;&lt;P&gt;It reads correct value at 100kb/s.&amp;nbsp;Could you try decreasing the baud rate as well.&lt;/P&gt;&lt;P&gt;What pull-up resistors are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;BR, Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2019 12:04:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/s32k144-flexio-i2c-read-error/m-p/959798#M1225</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2019-07-25T12:04:33Z</dc:date>
    </item>
  </channel>
</rss>

