<?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>S32KのトピックS32K344 sbc FS26 example</title>
    <link>https://community.nxp.com/t5/S32K/S32K344-sbc-FS26-example/m-p/2020902#M44689</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;After running the Sbc_fs26_example_IP_S32K344, I found that the result of the function &lt;SPAN&gt;Sbc_fs26_InitDevice()&amp;nbsp;&lt;/SPAN&gt;is&amp;nbsp; &lt;SPAN&gt;eReturnValue =&amp;nbsp;1 '\001'&lt;/SPAN&gt;,&amp;nbsp; &amp;nbsp;which further fulfills the condition in line 98, and that causes /* Error during initialization. */.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2025-01-01_16h12_20.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317767i40081947D1590DEF/image-size/large?v=v2&amp;amp;px=999" role="button" title="2025-01-01_16h12_20.png" alt="2025-01-01_16h12_20.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The signal that I get when I run the code, however, seems OK&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2025-01-01_16h03_02.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317768iACCAF5E0EC50A371/image-size/large?v=v2&amp;amp;px=999" role="button" title="2025-01-01_16h03_02.png" alt="2025-01-01_16h03_02.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My question is, why doesn't the function&amp;nbsp;Sbc_fs26_InitDevice()&amp;nbsp; return a value equal to E_OK?&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;What I noticed when initially loading the example was that the S32DS 3.6 reported a problem, which I successfully solved by adding the suggested files.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2025-01-01_15h49_04.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317769iB37DB184DD8D8A44/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2025-01-01_15h49_04.png" alt="2025-01-01_15h49_04.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2025-01-01_15h49_36.png" style="width: 374px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317770i614D6E0AC7BF9D69/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2025-01-01_15h49_36.png" alt="2025-01-01_15h49_36.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Could this be related to an initialization error?&lt;/P&gt;</description>
    <pubDate>Wed, 01 Jan 2025 17:07:37 GMT</pubDate>
    <dc:creator>Djuric</dc:creator>
    <dc:date>2025-01-01T17:07:37Z</dc:date>
    <item>
      <title>S32K344 sbc FS26 example</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-sbc-FS26-example/m-p/2020902#M44689</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;After running the Sbc_fs26_example_IP_S32K344, I found that the result of the function &lt;SPAN&gt;Sbc_fs26_InitDevice()&amp;nbsp;&lt;/SPAN&gt;is&amp;nbsp; &lt;SPAN&gt;eReturnValue =&amp;nbsp;1 '\001'&lt;/SPAN&gt;,&amp;nbsp; &amp;nbsp;which further fulfills the condition in line 98, and that causes /* Error during initialization. */.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2025-01-01_16h12_20.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317767i40081947D1590DEF/image-size/large?v=v2&amp;amp;px=999" role="button" title="2025-01-01_16h12_20.png" alt="2025-01-01_16h12_20.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The signal that I get when I run the code, however, seems OK&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2025-01-01_16h03_02.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317768iACCAF5E0EC50A371/image-size/large?v=v2&amp;amp;px=999" role="button" title="2025-01-01_16h03_02.png" alt="2025-01-01_16h03_02.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My question is, why doesn't the function&amp;nbsp;Sbc_fs26_InitDevice()&amp;nbsp; return a value equal to E_OK?&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;What I noticed when initially loading the example was that the S32DS 3.6 reported a problem, which I successfully solved by adding the suggested files.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2025-01-01_15h49_04.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317769iB37DB184DD8D8A44/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2025-01-01_15h49_04.png" alt="2025-01-01_15h49_04.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2025-01-01_15h49_36.png" style="width: 374px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317770i614D6E0AC7BF9D69/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2025-01-01_15h49_36.png" alt="2025-01-01_15h49_36.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Could this be related to an initialization error?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jan 2025 17:07:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-sbc-FS26-example/m-p/2020902#M44689</guid>
      <dc:creator>Djuric</dc:creator>
      <dc:date>2025-01-01T17:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 sbc FS26 example</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-sbc-FS26-example/m-p/2021125#M44702</link>
      <description>&lt;P&gt;Hi Quang (&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/220202"&gt;@quangvuanh&lt;/a&gt;),&lt;/P&gt;
&lt;P&gt;Could you please help with this question from Beam Global?&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; BRs, Tomas&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2025 07:59:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-sbc-FS26-example/m-p/2021125#M44702</guid>
      <dc:creator>TomasVaverka</dc:creator>
      <dc:date>2025-01-02T07:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 sbc FS26 example</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-sbc-FS26-example/m-p/2021601#M44748</link>
      <description>&lt;P&gt;Hi, from what I see on your logic analyzer, there is no data out from MOSI pin, it seems that MOSI bus is pulled up all the time, can you please check again your hardware setup?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I have no problem with the example on my side&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="quangvuanh_0-1735878902139.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317970iFE1B1EBE8BAB19E7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="quangvuanh_0-1735878902139.png" alt="quangvuanh_0-1735878902139.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2025 04:35:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-sbc-FS26-example/m-p/2021601#M44748</guid>
      <dc:creator>quangvuanh</dc:creator>
      <dc:date>2025-01-03T04:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 sbc FS26 example</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-sbc-FS26-example/m-p/2021787#M44768</link>
      <description>&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Can you upload a screenshot with signals from your logic analyzer ?&lt;/P&gt;&lt;P&gt;Also, what development board are you using?&lt;/P&gt;&lt;P&gt;Could you show in the datasheet of that development board, which jumper arrangement (operating mode) you set for FS26 ?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2025 09:15:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-sbc-FS26-example/m-p/2021787#M44768</guid>
      <dc:creator>Djuric</dc:creator>
      <dc:date>2025-01-03T09:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 sbc FS26 example</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-sbc-FS26-example/m-p/2021832#M44771</link>
      <description>&lt;P&gt;Here are signals on my analyzer&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="quangvuanh_1-1735898508305.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/318041i7E63A550719A6414/image-size/medium?v=v2&amp;amp;px=400" role="button" title="quangvuanh_1-1735898508305.png" alt="quangvuanh_1-1735898508305.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And this is the settings for analyzer&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="quangvuanh_0-1735898436724.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/318038i18C088622186642B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="quangvuanh_0-1735898436724.png" alt="quangvuanh_0-1735898436724.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The board we use for example is&amp;nbsp;&lt;SPAN&gt;S32K3X4EVB-T172 with schematic S32K3X4EVB-T172_PackRevB_Schematic. Jumpers are in their &lt;/SPAN&gt;&lt;SPAN&gt;default position&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="quangvuanh_2-1735898607732.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/318043i31DF745F9B55B2A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="quangvuanh_2-1735898607732.png" alt="quangvuanh_2-1735898607732.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2025 10:03:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-sbc-FS26-example/m-p/2021832#M44771</guid>
      <dc:creator>quangvuanh</dc:creator>
      <dc:date>2025-01-03T10:03:54Z</dc:date>
    </item>
  </channel>
</rss>

