<?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 Re: Error when initialize I2C_3 on 5746C in S32 SDK</title>
    <link>https://community.nxp.com/t5/S32-SDK/Error-when-initialize-I2C-3-on-5746C/m-p/1198394#M1997</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Dear Petr,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Though the problem was solved, I still have some questions: why the clock error leads to the result of bits errors on MCSR-BUS_WRERR/G/ST/MAV? Or why did you think it was the clock problem that caused the error on&amp;nbsp;&amp;nbsp;MCSR-BUS_WRERR/G/ST/MAV?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks again!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 13 Dec 2020 14:37:27 GMT</pubDate>
    <dc:creator>shenminns</dc:creator>
    <dc:date>2020-12-13T14:37:27Z</dc:date>
    <item>
      <title>Error when initialize I2C_3 on 5746C</title>
      <link>https://community.nxp.com/t5/S32-SDK/Error-when-initialize-I2C-3-on-5746C/m-p/1196281#M1984</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When my program runs to the following code:&lt;/P&gt;&lt;P&gt;static inline void I2C_ResetModuleState(I2C_Type *baseAddr)&lt;BR /&gt;{&lt;BR /&gt;/* Reset the I2C Bus Control Register values */&lt;BR /&gt;baseAddr-&amp;gt;IBCR = 0x80;&lt;/P&gt;&lt;P&gt;/* Reset the I2C Bus Interrupt Configuration Register */&lt;BR /&gt;baseAddr-&amp;gt;IBIC = 0x00;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;It goes to&amp;nbsp;&amp;nbsp;IVOR1_Handler immediately.&lt;/P&gt;&lt;P&gt;The function&amp;nbsp;I2C_ResetModuleState() was called by&amp;nbsp;I2C_DRV_MasterInit() on the SDK.&lt;/P&gt;&lt;P&gt;The configuration and log of the registers are attached, hope it will be helpful.&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 10:13:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Error-when-initialize-I2C-3-on-5746C/m-p/1196281#M1984</guid>
      <dc:creator>shenminns</dc:creator>
      <dc:date>2020-12-09T10:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error when initialize I2C_3 on 5746C</title>
      <link>https://community.nxp.com/t5/S32-SDK/Error-when-initialize-I2C-3-on-5746C/m-p/1197396#M1991</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it looks like module is not clocked. Check in clock manager is the module is not gated off.&lt;/P&gt;
&lt;P&gt;Also within a code, you can check actual peripheral status in ME_ME_PS1 register.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 12:15:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Error-when-initialize-I2C-3-on-5746C/m-p/1197396#M1991</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2020-12-10T12:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error when initialize I2C_3 on 5746C</title>
      <link>https://community.nxp.com/t5/S32-SDK/Error-when-initialize-I2C-3-on-5746C/m-p/1197459#M1992</link>
      <description>&lt;P&gt;Dear Petr,&lt;/P&gt;&lt;P&gt;Thank you so much for your solution. It was exactly what you said, I missed the configuration in the clock manager. And now it's OK. Thanks again.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 14:44:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Error-when-initialize-I2C-3-on-5746C/m-p/1197459#M1992</guid>
      <dc:creator>shenminns</dc:creator>
      <dc:date>2020-12-10T14:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error when initialize I2C_3 on 5746C</title>
      <link>https://community.nxp.com/t5/S32-SDK/Error-when-initialize-I2C-3-on-5746C/m-p/1198394#M1997</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dear Petr,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Though the problem was solved, I still have some questions: why the clock error leads to the result of bits errors on MCSR-BUS_WRERR/G/ST/MAV? Or why did you think it was the clock problem that caused the error on&amp;nbsp;&amp;nbsp;MCSR-BUS_WRERR/G/ST/MAV?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks again!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Dec 2020 14:37:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Error-when-initialize-I2C-3-on-5746C/m-p/1198394#M1997</guid>
      <dc:creator>shenminns</dc:creator>
      <dc:date>2020-12-13T14:37:27Z</dc:date>
    </item>
  </channel>
</rss>

