<?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: S32 Boot from Serial RCON</title>
    <link>https://community.nxp.com/t5/S32G/S32-Boot-from-Serial-RCON/m-p/2107986#M13612</link>
    <description>&lt;P&gt;hi,&lt;SPAN&gt;pcentauri92&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for contacting us.&lt;/P&gt;
&lt;P&gt;The first question. I think the 0xA0 mentioned in the manual is the write address in the 8-bit address format, while the 7-bit address of the actual device is 0x50. The two should be equivalent.&lt;/P&gt;
&lt;P&gt;For the remaining questions, as there are many of them, I will summarize them for you. And I will reply to you as soon as I have the results.&lt;/P&gt;
&lt;P&gt;Hope it can help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
    <pubDate>Fri, 30 May 2025 10:31:49 GMT</pubDate>
    <dc:creator>Joey_z</dc:creator>
    <dc:date>2025-05-30T10:31:49Z</dc:date>
    <item>
      <title>S32 Boot from Serial RCON</title>
      <link>https://community.nxp.com/t5/S32G/S32-Boot-from-Serial-RCON/m-p/2107793#M13607</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi NXP Community,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am trying to boot the&amp;nbsp;S32G-VNP-RDB3 board using the serial RCON mode to avoid using the DIP switches on the board.&amp;nbsp; As mentioned in the S32G3 Refernece manual,&amp;nbsp;Serial RCON requires an external serial EEPROM that communicates with the chip via I2C. I want to use an external MCU in my design to mimic the EEPROM.&lt;BR /&gt;&lt;BR /&gt;As mentioned in the document, I have set the RCON[8] pin to high using the SW5[1] using the DIP switch on the board.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pcentauri92_1-1748589496427.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/340631i77B292372DCFF103/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pcentauri92_1-1748589496427.png" alt="pcentauri92_1-1748589496427.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As the I2C port required for RCON serial boot (RCON[7] and RCON[8] connected to I2C0) are not exposed by the board, I have soldered wires as shown in the attachment to the two open ports connected to the SerDes Clock as they are not used by it. I verified that I2C0 is required by the RCON pins following the schematics.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pcentauri92_2-1748589726474.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/340633i0109E3BA946F891E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pcentauri92_2-1748589726474.png" alt="pcentauri92_2-1748589726474.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pcentauri92_5-1748589870632.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/340634iF3FA6D6E58436A3A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pcentauri92_5-1748589870632.png" alt="pcentauri92_5-1748589870632.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not changed any of the other DIP switches and left them in their default configuration.&amp;nbsp; Now, when I connect a logic analyzer to the I2C0 pins that I have soldered, I get nothing when the S32 boots. I verified that the I2C line that I soldered work as they show data on them once the S32 boots in normal mode.&lt;/P&gt;&lt;P&gt;Some clarifications would be helpful here.&lt;/P&gt;&lt;P&gt;1. The reference manual mentions that the EEPROM or the MCU in my case needs to act as a slave with the address (0xA0) but the Serial EEPROm in the schematics show a different address (0x 50). Should I use 0x50 as the I2C address for my MCU?&lt;/P&gt;&lt;P&gt;2. Should all the DIP switches be set to low state and just the SW5[1] (RCON[8]) to high for the serial RCON boot mode?&lt;/P&gt;&lt;P&gt;3. Should any Pinmux be changed to access the RCON[7] and RCON[8] on the I2C0 lines?&lt;/P&gt;&lt;P&gt;4. &lt;A href="https://www.nxp.com/docs/en/application-note/AN13456.pdf?_gl=1*1855c09*_ga*Njc4MDY1NjA5LjE3NDE3NjE5MzQ.*_ga_WM5LE0KMSH*czE3NDg1ODgzNDAkbzkyJGcxJHQxNzQ4NTkwNDE0JGo2MCRsMCRoODMzOTM1ODY3" target="_self"&gt;AN13456&lt;/A&gt; mentions that RCON[8] and RCON[9] need to be used for this mode which is clearly different from what is mentioned in the S32G3 reference manual. Which one is correct?&lt;/P&gt;&lt;P&gt;4. Is there any other configuration that I have missed apart from what is already mentioned above?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 07:38:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Boot-from-Serial-RCON/m-p/2107793#M13607</guid>
      <dc:creator>pcentauri92</dc:creator>
      <dc:date>2025-05-30T07:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Boot from Serial RCON</title>
      <link>https://community.nxp.com/t5/S32G/S32-Boot-from-Serial-RCON/m-p/2107986#M13612</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;pcentauri92&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for contacting us.&lt;/P&gt;
&lt;P&gt;The first question. I think the 0xA0 mentioned in the manual is the write address in the 8-bit address format, while the 7-bit address of the actual device is 0x50. The two should be equivalent.&lt;/P&gt;
&lt;P&gt;For the remaining questions, as there are many of them, I will summarize them for you. And I will reply to you as soon as I have the results.&lt;/P&gt;
&lt;P&gt;Hope it can help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 10:31:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Boot-from-Serial-RCON/m-p/2107986#M13612</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-05-30T10:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Boot from Serial RCON</title>
      <link>https://community.nxp.com/t5/S32G/S32-Boot-from-Serial-RCON/m-p/2108547#M13619</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/236188"&gt;@Joey_z&lt;/a&gt;&amp;nbsp;following up on the EEPROM that is on the S32G3-VNP-RDB3, the schematic shows that it is not available to be used through the OS as shown here&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pcentauri92_0-1748855087591.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/340860i7C95043C7A482042/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pcentauri92_0-1748855087591.png" alt="pcentauri92_0-1748855087591.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The Pin mux needs to be changed for&amp;nbsp;I2C0_SDA PB_00 and&amp;nbsp;I2C0_SDA PB_01 to be used with I2C0 as it is used by the CAN and UART0 interface. The same is confirmed through the OS&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pcentauri92_1-1748855187318.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/340861iE3ECF77C0775399D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pcentauri92_1-1748855187318.png" alt="pcentauri92_1-1748855187318.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, this still does not explain why the Bootrom of the S32 does not start the I2C communication on I2C0 when it starts to boot.&lt;BR /&gt;&lt;BR /&gt;Please let me know if you have found any solution to this issue.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 09:08:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Boot-from-Serial-RCON/m-p/2108547#M13619</guid>
      <dc:creator>pcentauri92</dc:creator>
      <dc:date>2025-06-02T09:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Boot from Serial RCON</title>
      <link>https://community.nxp.com/t5/S32G/S32-Boot-from-Serial-RCON/m-p/2109032#M13626</link>
      <description>&lt;P&gt;hi，&lt;SPAN&gt;pcentauri92&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your information.&lt;/P&gt;
&lt;P&gt;1.Use the serial RCON, need to set the RCON[8], and&amp;nbsp; does not require DIP switchs.&lt;/P&gt;
&lt;P&gt;2.The RCON8 and RCON9 mentioned in Document AN13456 should represent RCON[7] and RCON[8] respectively. From the content of the manual and the schematic diagram, it can be determined that they are RCON[7] and RCON[8].&lt;/P&gt;
&lt;P&gt;3.The I2C0(PB_00/PB_01) has connected to the AT24C01 EEPROM device on S32G-RDB3.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_0-1748917863912.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/340960i4A94BA18A22C7773/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_0-1748917863912.png" alt="Joey_z_0-1748917863912.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;4. You can refer to this configuration for setting serial RCON. In serial stage,&amp;nbsp;you can check whether the IIC communication has been established by looking at the device address sent by the Master.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_1-1748918262218.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/340964i2718D90E7802C77C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_1-1748918262218.png" alt="Joey_z_1-1748918262218.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope it can help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 02:45:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Boot-from-Serial-RCON/m-p/2109032#M13626</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-06-03T02:45:44Z</dc:date>
    </item>
  </channel>
</rss>

