<?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 LS1046A How to enable I2C4 automatically in RCW in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/LS1046A-How-to-enable-I2C4-automatically-in-RCW/m-p/1367299#M9265</link>
    <description>&lt;P&gt;Hi NXP,&lt;/P&gt;&lt;P&gt;As title. How can I enable I2C4 automatically in RCW?&lt;/P&gt;&lt;P&gt;I found "Extended RCW PinMux Control Register" in reference manual.&lt;/P&gt;&lt;P&gt;Address: 157_0000h base + 40Ch offset = 157_040Ch.&lt;/P&gt;&lt;P&gt;What's the command format set in RCW?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And if we didn't enable I2C4 function in boot stage. Does that mean I can't use I2C4 control when the system is in user space.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;</description>
    <pubDate>Fri, 05 Nov 2021 10:28:30 GMT</pubDate>
    <dc:creator>Darren_P</dc:creator>
    <dc:date>2021-11-05T10:28:30Z</dc:date>
    <item>
      <title>LS1046A How to enable I2C4 automatically in RCW</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1046A-How-to-enable-I2C4-automatically-in-RCW/m-p/1367299#M9265</link>
      <description>&lt;P&gt;Hi NXP,&lt;/P&gt;&lt;P&gt;As title. How can I enable I2C4 automatically in RCW?&lt;/P&gt;&lt;P&gt;I found "Extended RCW PinMux Control Register" in reference manual.&lt;/P&gt;&lt;P&gt;Address: 157_0000h base + 40Ch offset = 157_040Ch.&lt;/P&gt;&lt;P&gt;What's the command format set in RCW?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And if we didn't enable I2C4 function in boot stage. Does that mean I can't use I2C4 control when the system is in user space.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 10:28:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1046A-How-to-enable-I2C4-automatically-in-RCW/m-p/1367299#M9265</guid>
      <dc:creator>Darren_P</dc:creator>
      <dc:date>2021-11-05T10:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: LS1046A How to enable I2C4 automatically in RCW</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1046A-How-to-enable-I2C4-automatically-in-RCW/m-p/1367403#M9266</link>
      <description>&lt;P&gt;The LS1046a RCW does not have bits for I2C4 pins assignment.&lt;/P&gt;
&lt;P&gt;Use the DEVDISR5 Register. See the Section 12.3.10 of the LS1046a Reference Manual.&lt;/P&gt;
&lt;P&gt;Use the SCFG_RCWPMUXCR0 register. See the Section 11.3.41.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 15:28:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1046A-How-to-enable-I2C4-automatically-in-RCW/m-p/1367403#M9266</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2021-11-05T15:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: LS1046A How to enable I2C4 automatically in RCW</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1046A-How-to-enable-I2C4-automatically-in-RCW/m-p/1367791#M9281</link>
      <description>&lt;P&gt;Hi Pavel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes I understand those registers. My question is how can I enable those functions in RCW?&lt;/P&gt;&lt;P&gt;I noticed there's a pbi section which allows me to send some commands.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's my command format.&amp;nbsp;write 0x0157040C, 0x00000000. But it doesn't work.&lt;/P&gt;&lt;P&gt;Is my understanding for how to enable I2C4 wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Darren&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 09:03:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1046A-How-to-enable-I2C4-automatically-in-RCW/m-p/1367791#M9281</guid>
      <dc:creator>Darren_P</dc:creator>
      <dc:date>2021-11-08T09:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: LS1046A How to enable I2C4 automatically in RCW</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1046A-How-to-enable-I2C4-automatically-in-RCW/m-p/1369177#M9304</link>
      <description>&lt;P&gt;Add .pbl writing to RCW. Attached file contains RCW example for I2C4 pins enabling.&lt;/P&gt;
&lt;P&gt;Path for this file in LSDK 2108 is the following:&lt;/P&gt;
&lt;P&gt;flexbuild_lsdk2108/components/firmware/rcw/ls1046ardb/RR_FFSSPPPH_1133_5559&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See information about files using for building in the following file:&lt;/P&gt;
&lt;P&gt;flexbuild_lsdk2108/configs/board/ls1046ardb/manifest&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use the following command sequence for RCW, ATF and .img building:&lt;/P&gt;
&lt;P&gt;flex-builder -c rcw -m ls1046ardb -b sd&lt;/P&gt;
&lt;P&gt;flex-builder -c atf -m ls1046ardb -b sd&lt;/P&gt;
&lt;P&gt;flex-builder -i mkfw -m ls1046ardb -b sd&lt;/P&gt;</description>
      <pubDate>Wed, 10 Nov 2021 09:41:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1046A-How-to-enable-I2C4-automatically-in-RCW/m-p/1369177#M9304</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2021-11-10T09:41:09Z</dc:date>
    </item>
  </channel>
</rss>

