<?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>Other NXP ProductsのトピックRe: SJA1105R configuration without host processor</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/SJA1105R-configuration-without-host-processor/m-p/1860535#M22529</link>
    <description>&lt;P&gt;Thank you Petrs. The device-tools and config-gentool appear to be python based, which can be run on a host, but not a small microcontroller. Can these python tools generate an appropriate configuration in bin-hex format such that it can be loaded using the openil_sja1105-tool? Can these tools set up proper clocking for rgmii?&lt;/P&gt;</description>
    <pubDate>Tue, 07 May 2024 12:28:49 GMT</pubDate>
    <dc:creator>buzzy</dc:creator>
    <dc:date>2024-05-07T12:28:49Z</dc:date>
    <item>
      <title>SJA1105R configuration without host processor</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/SJA1105R-configuration-without-host-processor/m-p/1857567#M22458</link>
      <description>&lt;P&gt;Hi all! Our product is using a SJA1105R. but without a host processor. We have a microcontroller for configuration over an SPI bus. I've cloned and ported the sja1105-tool into our code base, and after a few fixes have the core of the sja1105-tool running -- that is enough to process an XML file to build a hex config. I've yet to get a config loaded into the SJA1105 and working to allow traffic between the Ethernet ports.&lt;/P&gt;&lt;P&gt;I'm concerned that the sja1105-tool hasn't been maintained for the last 5-6 years. Is this tool known to be working with current SJA1105 products? There are also clearly features missing from the sja1105-tool. What are the plans for NXP to address these short comings?&lt;/P&gt;&lt;P&gt;Are there other SPI configuration tools available for the SJA1105 that may be a better choice than the ageing sja1105-tool? I'd like to avoid building an implementation from scratch.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/nxp-archive/openil_sja1105-tool" target="_blank"&gt;https://github.com/nxp-archive/openil_sja1105-tool&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 13:17:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/SJA1105R-configuration-without-host-processor/m-p/1857567#M22458</guid>
      <dc:creator>buzzy</dc:creator>
      <dc:date>2024-04-30T13:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: SJA1105R configuration without host processor</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/SJA1105R-configuration-without-host-processor/m-p/1860361#M22526</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;as far as I know there are below tools:&lt;BR /&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=SJA1105X-DEVICE-TOOLS&amp;amp;appType=license" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=SJA1105X-DEVICE-TOOLS&amp;amp;appType=license&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=SJA1105X_CONFIG-GENTOOL&amp;amp;appType=license" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=SJA1105X_CONFIG-GENTOOL&amp;amp;appType=license&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR, Petr&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 08:33:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/SJA1105R-configuration-without-host-processor/m-p/1860361#M22526</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2024-05-07T08:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: SJA1105R configuration without host processor</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/SJA1105R-configuration-without-host-processor/m-p/1860535#M22529</link>
      <description>&lt;P&gt;Thank you Petrs. The device-tools and config-gentool appear to be python based, which can be run on a host, but not a small microcontroller. Can these python tools generate an appropriate configuration in bin-hex format such that it can be loaded using the openil_sja1105-tool? Can these tools set up proper clocking for rgmii?&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 12:28:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/SJA1105R-configuration-without-host-processor/m-p/1860535#M22529</guid>
      <dc:creator>buzzy</dc:creator>
      <dc:date>2024-05-07T12:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: SJA1105R configuration without host processor</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/SJA1105R-configuration-without-host-processor/m-p/1866192#M22629</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;those packages contains the python files to generate the static configuration sequence in binary HEX file.&lt;BR /&gt;Scripts are executed in the PC (with python installed) and hex file is created.&lt;BR /&gt;I think clocks setting is not included in the scripts to generate respective tables, but can be added into it if needed.&lt;/P&gt;
&lt;P&gt;BR, Petr&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 10:09:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/SJA1105R-configuration-without-host-processor/m-p/1866192#M22629</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2024-05-15T10:09:46Z</dc:date>
    </item>
  </channel>
</rss>

