<?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>S32GのトピックRe: PMIC PF8200</title>
    <link>https://community.nxp.com/t5/S32G/PMIC-PF8200/m-p/1720575#M4744</link>
    <description>&lt;P&gt;Hello &lt;SPAN&gt;iaboelen&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Once again, thank you for using the NXP community.&lt;/P&gt;&lt;P&gt;As mentioned on the &lt;EM&gt;case&lt;/EM&gt;, I do recommend reviewing the application note &lt;STRONG&gt;AN13107&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;At chapter 2, you may find useful information about the I2C-bus overview. Are you able to perform an I2C bus write with CRC verification operation (chapter 2.4.1)?&lt;/P&gt;&lt;P&gt;Please let me know if this material is useful for you.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
    <pubDate>Mon, 11 Sep 2023 19:05:13 GMT</pubDate>
    <dc:creator>diazmarin09</dc:creator>
    <dc:date>2023-09-11T19:05:13Z</dc:date>
    <item>
      <title>PMIC PF8200</title>
      <link>https://community.nxp.com/t5/S32G/PMIC-PF8200/m-p/1718834#M4712</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using PMIC PF8200 with cortex M7, i can read data from the PMIC but when i try to write ,noting is written , i am using CRC8 and i can calculate it correctly and it matches with the CRC from PMIC in case i am reading , but when i send request to modify ant register the flag for CRC (CRC_I) becomes 1 indication to a CRC flier.&lt;/P&gt;&lt;P&gt;the format i am sending is (REG_ADD , Data , CRC)&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did i miss something ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 13:14:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/PMIC-PF8200/m-p/1718834#M4712</guid>
      <dc:creator>iaboelen</dc:creator>
      <dc:date>2023-09-07T13:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: PMIC PF8200</title>
      <link>https://community.nxp.com/t5/S32G/PMIC-PF8200/m-p/1719001#M4717</link>
      <description>&lt;P&gt;Hello &lt;A id="link_6" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/222691" target="_self" aria-label="View Profile of iaboelen"&gt;&lt;SPAN class=""&gt;iaboelen&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;I hope all is great with you. Thank you for using the NXP communities.&lt;/P&gt;
&lt;P&gt;Could you please review the questions below for a better understanding?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you mean the &lt;STRONG&gt;I2C CRC verification&lt;/STRONG&gt;?&lt;/P&gt;
&lt;P&gt;When this feature is enabled, a selectable CRC verification is performed on each I2C transaction. Could you please confirm that it is enabled (&lt;STRONG&gt;OTP_I2C_CRC_EN = 1&lt;/STRONG&gt;)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you trying to perform an &lt;STRONG&gt;I2C secure write&lt;/STRONG&gt;? When OTP_I2C_ SECURE_EN = 1, the secure write is enabled. I guess you are trying to write the secure registers.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="diazmarin09_0-1694112062229.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/240085iCA9C6877DC7BDF28/image-size/medium?v=v2&amp;amp;px=400" role="button" title="diazmarin09_0-1694112062229.png" alt="diazmarin09_0-1694112062229.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;David&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 18:41:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/PMIC-PF8200/m-p/1719001#M4717</guid>
      <dc:creator>diazmarin09</dc:creator>
      <dc:date>2023-09-07T18:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: PMIC PF8200</title>
      <link>https://community.nxp.com/t5/S32G/PMIC-PF8200/m-p/1719856#M4731</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;the I2c verification is on so that i am using CRC calculations ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;also i am not writing on secure write i am trying to write on normal read write (R/W) Reg.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Best Regards;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Sep 2023 09:17:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/PMIC-PF8200/m-p/1719856#M4731</guid>
      <dc:creator>iaboelen</dc:creator>
      <dc:date>2023-09-10T09:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: PMIC PF8200</title>
      <link>https://community.nxp.com/t5/S32G/PMIC-PF8200/m-p/1719857#M4732</link>
      <description>Hello,&lt;BR /&gt;the I2c verification is on so that i am using CRC calculations ,&lt;BR /&gt;also i am not writing on secure write i am trying to write on normal read write (R/W) Reg.&lt;BR /&gt;Best Regards;</description>
      <pubDate>Sun, 10 Sep 2023 09:18:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/PMIC-PF8200/m-p/1719857#M4732</guid>
      <dc:creator>iaboelen</dc:creator>
      <dc:date>2023-09-10T09:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: PMIC PF8200</title>
      <link>https://community.nxp.com/t5/S32G/PMIC-PF8200/m-p/1720575#M4744</link>
      <description>&lt;P&gt;Hello &lt;SPAN&gt;iaboelen&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Once again, thank you for using the NXP community.&lt;/P&gt;&lt;P&gt;As mentioned on the &lt;EM&gt;case&lt;/EM&gt;, I do recommend reviewing the application note &lt;STRONG&gt;AN13107&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;At chapter 2, you may find useful information about the I2C-bus overview. Are you able to perform an I2C bus write with CRC verification operation (chapter 2.4.1)?&lt;/P&gt;&lt;P&gt;Please let me know if this material is useful for you.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 19:05:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/PMIC-PF8200/m-p/1720575#M4744</guid>
      <dc:creator>diazmarin09</dc:creator>
      <dc:date>2023-09-11T19:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: PMIC PF8200</title>
      <link>https://community.nxp.com/t5/S32G/PMIC-PF8200/m-p/1724234#M4825</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;i got all information i need , thanks for your support.&lt;/P&gt;&lt;P&gt;Best regards&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2023 09:27:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/PMIC-PF8200/m-p/1724234#M4825</guid>
      <dc:creator>iaboelen</dc:creator>
      <dc:date>2023-09-17T09:27:57Z</dc:date>
    </item>
  </channel>
</rss>

