<?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>topic FlexIO configurate I2C when use DMA in Processor Expert Software</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/FlexIO-configurate-I2C-when-use-DMA/m-p/1151965#M4518</link>
    <description>&lt;P&gt;hello, NXP:&lt;/P&gt;&lt;P&gt;when I use flexio which is configrated of DMA and I2C.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;!--  StartFragment   --&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QQ图片20200911143440.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/124908iEAC3182E1ACFA522/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQ图片20200911143440.png" alt="QQ图片20200911143440.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;FLEXIO_I2C_DRV_MasterSendDataBlocking this function is always return with&amp;nbsp;&lt;STRONG&gt;STATUS_I2C_RECEIVED_NACK.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;when I use&amp;nbsp;&lt;STRONG&gt;Oscilloscope test the I2C bus, the device address is send and receive OK , but the device address is sent twice.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;However, when the FLEXIO i2c is set to interrupt mode , the communication is ok.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I don't know why. Could you give me some help?&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Sep 2020 06:39:01 GMT</pubDate>
    <dc:creator>qm1013</dc:creator>
    <dc:date>2020-09-11T06:39:01Z</dc:date>
    <item>
      <title>FlexIO configurate I2C when use DMA</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/FlexIO-configurate-I2C-when-use-DMA/m-p/1151965#M4518</link>
      <description>&lt;P&gt;hello, NXP:&lt;/P&gt;&lt;P&gt;when I use flexio which is configrated of DMA and I2C.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;!--  StartFragment   --&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QQ图片20200911143440.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/124908iEAC3182E1ACFA522/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQ图片20200911143440.png" alt="QQ图片20200911143440.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;FLEXIO_I2C_DRV_MasterSendDataBlocking this function is always return with&amp;nbsp;&lt;STRONG&gt;STATUS_I2C_RECEIVED_NACK.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;when I use&amp;nbsp;&lt;STRONG&gt;Oscilloscope test the I2C bus, the device address is send and receive OK , but the device address is sent twice.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;However, when the FLEXIO i2c is set to interrupt mode , the communication is ok.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I don't know why. Could you give me some help?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 06:39:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/FlexIO-configurate-I2C-when-use-DMA/m-p/1151965#M4518</guid>
      <dc:creator>qm1013</dc:creator>
      <dc:date>2020-09-11T06:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: FlexIO configurate I2C when use DMA</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/FlexIO-configurate-I2C-when-use-DMA/m-p/1151970#M4519</link>
      <description>&lt;P&gt;Besides, the MCU is S32K144 , and the PA version is SDK_S32K1xx_15.&lt;/P&gt;&lt;P&gt;we used the flexio_i2c driver.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 06:43:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/FlexIO-configurate-I2C-when-use-DMA/m-p/1151970#M4519</guid>
      <dc:creator>qm1013</dc:creator>
      <dc:date>2020-09-11T06:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: FlexIO configurate I2C when use DMA</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/FlexIO-configurate-I2C-when-use-DMA/m-p/1153688#M4522</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/157062"&gt;@qm1013&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Could you share the configurations used for the DMA channel?&lt;/P&gt;
&lt;P&gt;Also, the new SDK release is the RTM 4.0.0 (using S32 Design Studio 3.3), this has a similar tool to processor expert called Config Tools that I will suggest to use.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Alexis Andalon&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 22:41:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/FlexIO-configurate-I2C-when-use-DMA/m-p/1153688#M4522</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2020-09-15T22:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: FlexIO configurate I2C when use DMA</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/FlexIO-configurate-I2C-when-use-DMA/m-p/1317342#M4783</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Omar/NXP, I've the same issue. I'm working with S32K144 and SDK 3.0.2. I've configured flexio I2C with S32DS to work with DMA. When I use&amp;nbsp;FLEXIO_I2C_DRV_MasterSendDataBlocking, sometimes device address is sent twice. This issue appear wit communication set to 400Kb. If I reduce communication speed to 100 Kb issue disappear.&amp;nbsp; Is this expected due to DMA timing limitation? Is this issue fixed into SDK 4.0.0?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 12:28:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/FlexIO-configurate-I2C-when-use-DMA/m-p/1317342#M4783</guid>
      <dc:creator>Bosko100</dc:creator>
      <dc:date>2021-08-03T12:28:13Z</dc:date>
    </item>
  </channel>
</rss>

