<?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: modprobe sja1110 fail</title>
    <link>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1624608#M2685</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;It seems that this specific pin (and others) are being used by other applications, hence the resource is not available. An image showing that gpio24 is "used":&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_0-1680127813872.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/216921iBA8B9070673CFA82/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_0-1680127813872.png" alt="DanielAguirre_0-1680127813872.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Giving to understand that another process is using this resource. This process should be related to SJA1110 functionality.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Mar 2023 22:11:35 GMT</pubDate>
    <dc:creator>Daniel-Aguirre</dc:creator>
    <dc:date>2023-03-29T22:11:35Z</dc:date>
    <item>
      <title>modprobe sja1110 fail</title>
      <link>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1619161#M2550</link>
      <description>&lt;P&gt;I test sja1110 on&amp;nbsp;&lt;SPAN&gt;S32GRDB2&amp;nbsp;, I have set SW12 to 1-1, sja1110 is OK when boot S32GRDB2, log as below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[ 3.577120] sja1110 spi5.0: probing uc&lt;BR /&gt;[ 3.577321] sja1110 spi5.1: probing switch&lt;BR /&gt;[ 3.577744] sja1110 spi5.1: Could not get GPIO from device tree&lt;BR /&gt;[ 3.577769] sja1110 spi5.1: [sja1110_post_probe_upload_worker] Trying to initialize switch&lt;BR /&gt;[ 3.578382] sja1110 spi5.1: [sja1110_init_hw] loaded fw 'sja1110_switch.bin'&lt;BR /&gt;[ 3.578483] sja1110 spi5.1: [sja1110_pre_switch_upload] Found switch config of size 2276&lt;BR /&gt;[ 3.578656] sja1110 spi5.1: Uploading config...&lt;BR /&gt;[ 3.614807] sja1110 spi5.1: Successfully configured!&lt;BR /&gt;[ 3.614856] sja1110 spi5.0: [sja1110_post_probe_upload_worker] Trying to initialize uC&lt;BR /&gt;[ 3.616505] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)&lt;BR /&gt;[ 3.620682] sja1110 spi5.0: [sja1110_init_hw] loaded fw 'sja1110_uc.bin'&lt;BR /&gt;[ 3.620702] sja1110 spi5.0: [sja1110_pre_uc_upload] Found firmware of size 320312&lt;BR /&gt;[ 3.620812] sja1110 spi5.0: [sja1110_pre_uc_upload] firmware appears to be valid&lt;BR /&gt;[ 3.620870] sja1110 spi5.0: [sja1110_pre_uc_upload] µC not ready for download (Status=0x31)&lt;BR /&gt;[ 3.621112] sja1110 spi5.0: Uploading firmware...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;then I did cmd as below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;rmmod sja1110&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;modprobe sja1110&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;then some error message print as below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;root@s32g274ardb2:~# rmmod sja1110&lt;BR /&gt;[ 365.287514] sja1110 spi5.1: [sja1110_remove]&lt;BR /&gt;[ 365.288179] sja1110 spi5.0: [sja1110_remove]&lt;BR /&gt;root@s32g274ardb2:~#&lt;BR /&gt;root@s32g274ardb2:~# modprobe sja1110&lt;BR /&gt;[ 367.668789] sja1110 spi5.0: probing uc&lt;BR /&gt;[ 367.669021] sja1110 spi5.1: probing switch&lt;BR /&gt;[ 367.669437] sja1110 spi5.1: Could not get GPIO from device tree&lt;BR /&gt;[ 367.669460] sja1110 spi5.1: [sja1110_post_probe_upload_worker] Trying to initialize switch&lt;BR /&gt;[ 367.669598] sja1110 spi5.1: [sja1110_init_hw] loaded fw 'sja1110_switch.bin'&lt;BR /&gt;[ 367.669701] sja1110 spi5.1: [sja1110_pre_switch_upload] Found switch config of size 2276&lt;BR /&gt;[ 367.669857] sja1110 spi5.1: Uploading config...&lt;BR /&gt;[ 367.698018] sja1110 spi5.1: Successfully configured!&lt;BR /&gt;[ 367.698064] sja1110 spi5.0: [sja1110_post_probe_upload_worker] Trying to initialize uC&lt;BR /&gt;[ 367.698711] sja1110 spi5.0: [sja1110_init_hw] loaded fw 'sja1110_uc.bin'&lt;BR /&gt;r[ 367.698728] sja1110 spi5.0: [sja1110_pre_uc_upload] Found firmware of size 320312&lt;BR /&gt;o[ 367.698833] sja1110 spi5.0: [sja1110_pre_uc_upload] firmware appears to be valid&lt;BR /&gt;o[ 367.698890] sja1110 spi5.0: [sja1110_uc_parse_status] Invalid status header (0x5b)&lt;BR /&gt;t[ 367.698899] sja1110 spi5.0: [sja1110_uc_read_status] Parsing uC status failed with -22&lt;BR /&gt;@[ 367.698905] sja1110 spi5.0: [sja1110_pre_uc_upload] Could not read µC status&lt;BR /&gt;s[ 367.698957] sja1110 spi5.0: [sja1110_uc_parse_status] Invalid status header (0x5b)&lt;BR /&gt;3[ 367.698964] sja1110 spi5.0: [sja1110_uc_read_status] Parsing uC status failed with -22&lt;BR /&gt;2[ 367.698972] sja1110 spi5.0: [sja1110_pre_uc_upload] Could not read µC status&lt;BR /&gt;g[ 367.699022] sja1110 spi5.0: [sja1110_uc_parse_status] Invalid status header (0x5b)&lt;BR /&gt;2[ 367.699030] sja1110 spi5.0: [sja1110_uc_read_status] Parsing uC status failed with -22&lt;BR /&gt;7[ 367.699036] sja1110 spi5.0: [sja1110_pre_uc_upload] Could not read µC status&lt;BR /&gt;4[ 367.699086] sja1110 spi5.0: [sja1110_uc_parse_status] Invalid status header (0x5b)&lt;BR /&gt;a[ 367.699093] sja1110 spi5.0: [sja1110_uc_read_status] Parsing uC status failed with -22&lt;BR /&gt;r[ 367.699099] sja1110 spi5.0: [sja1110_pre_uc_upload] Could not read µC status&lt;BR /&gt;d[ 367.699150] sja1110 spi5.0: [sja1110_uc_parse_status] Invalid status header (0x5b)&lt;BR /&gt;b[ 367.699157] sja1110 spi5.0: [sja1110_uc_read_status] Parsing uC status failed with -22&lt;BR /&gt;2[ 367.699163] sja1110 spi5.0: [sja1110_pre_uc_upload] Could not read µC status&lt;BR /&gt;:[ 367.699214] sja1110 spi5.0: [sja1110_uc_parse_status] Invalid status header (0x5b)&lt;BR /&gt;~[ 367.699221] sja1110 spi5.0: [sja1110_uc_read_status] Parsing uC status failed with -22&lt;BR /&gt;#[ 367.699227] sja1110 spi5.0: [sja1110_pre_uc_upload] Could not read µC status&lt;BR /&gt;[ 367.699277] sja1110 spi5.0: [sja1110_uc_parse_status] Invalid status header (0x5b)&lt;BR /&gt;[ 367.699284] sja1110 spi5.0: [sja1110_uc_read_status] Parsing uC status failed with -22&lt;BR /&gt;[ 367.699290] sja1110 spi5.0: [sja1110_pre_uc_upload] Could not read µC status&lt;BR /&gt;[ 367.699340] sja1110 spi5.0: [sja1110_uc_parse_status] Invalid status header (0x5b)&lt;BR /&gt;[ 367.699347] sja1110 spi5.0: [sja1110_uc_read_status] Parsing uC status failed with -22&lt;BR /&gt;[ 367.699354] sja1110 spi5.0: [sja1110_pre_uc_upload] Could not read µC status&lt;BR /&gt;[ 367.699404] sja1110 spi5.0: [sja1110_uc_parse_status] Invalid status header (0x5b)&lt;BR /&gt;[ 367.699411] sja1110 spi5.0: [sja1110_uc_read_status] Parsing uC status failed with -22&lt;BR /&gt;[ 367.699417] sja1110 spi5.0: [sja1110_pre_uc_upload] Could not read µC status&lt;BR /&gt;[ 367.699467] sja1110 spi5.0: [sja1110_uc_parse_status] Invalid status header (0x5b)&lt;BR /&gt;[ 367.699474] sja1110 spi5.0: [sja1110_uc_read_status] Parsing uC status failed with -22&lt;BR /&gt;[ 367.699480] sja1110 spi5.0: [sja1110_pre_uc_upload] Could not read µC status&lt;BR /&gt;[ 367.699487] sja1110 spi5.0: checking firmware failed with -22&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:root@s32g274ardb2:~" target="_blank"&gt;root@s32g274ardb2:~#&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;why sja1110.ko cannot be insert at second time?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 11:42:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1619161#M2550</guid>
      <dc:creator>shanlan123</dc:creator>
      <dc:date>2023-03-21T11:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: modprobe sja1110 fail</title>
      <link>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1619487#M2564</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Could you please let us know with which BSP you are working with?&lt;/P&gt;
&lt;P&gt;The situation could be related to the SJA1110 not being set a second time to receive the new FW, have you tried resetting the SJA prior to sending the new FW?. Even though your SW12 configuration is as expected for the first boot, the second time you try to send the configuration the SJA is not waiting for any SW (it is running the application) for which the problem may be caused.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 20:52:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1619487#M2564</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-03-21T20:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: modprobe sja1110 fail</title>
      <link>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1619757#M2572</link>
      <description>Could you please let us know with which BSP you are working with?&lt;BR /&gt;-----BSP 30.0&lt;BR /&gt;&lt;BR /&gt;have you tried resetting the SJA prior to sending the new FW?&lt;BR /&gt;-------yes, but it still have the error log&lt;BR /&gt;&lt;BR /&gt;I got the sja1110_switch.bin and sja1110_uc.bin from goldvip-1.3.0</description>
      <pubDate>Wed, 22 Mar 2023 11:07:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1619757#M2572</guid>
      <dc:creator>shanlan123</dc:creator>
      <dc:date>2023-03-22T11:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: modprobe sja1110 fail</title>
      <link>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1620227#M2582</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks for your feedback.&lt;/P&gt;
&lt;P&gt;We have confirmed the behavior you are seeing.&lt;/P&gt;
&lt;P&gt;We also have confirmed that the solution we have provided was succesfull from our side:&lt;/P&gt;
&lt;P&gt;root@s32g274ardb2:~# rmmod sja1110&lt;BR /&gt;[ 15.835285] sja1110 spi5.1: [sja1110_remove]&lt;BR /&gt;[ 15.835868] sja1110 spi5.0: [sja1110_remove]&lt;BR /&gt;root@s32g274ardb2:~# modprobe sja1110&lt;BR /&gt;[ 41.740331] sja1110 spi5.0: probing uc&lt;BR /&gt;[ 41.740569] sja1110 spi5.1: probing switch&lt;BR /&gt;[ 41.740994] sja1110 spi5.1: Could not get GPIO from device tree&lt;BR /&gt;[ 41.741021] sja1110 spi5.1: [sja1110_post_probe_upload_worker] Trying to initialize switch&lt;BR /&gt;[ 41.741172] sja1110 spi5.1: [sja1110_init_hw] loaded fw 'sja1110_switch.bin'&lt;BR /&gt;[ 41.741263] sja1110 spi5.1: [sja1110_pre_switch_upload] Found switch config of size 2276&lt;BR /&gt;[ 41.741412] sja1110 spi5.1: Uploading config...&lt;BR /&gt;[ 41.767460] sja1110 spi5.1: Successfully configured!&lt;BR /&gt;[ 41.767507] sja1110 spi5.0: [sja1110_post_probe_upload_worker] Trying to initialize uC&lt;BR /&gt;r[ 41.768134] sja1110 spi5.0: [sja1110_init_hw] loaded fw 'sja1110_uc.bin'&lt;BR /&gt;o[ 41.768151] sja1110 spi5.0: [sja1110_pre_uc_upload] Found firmware of size 320312&lt;BR /&gt;o[ 41.768261] sja1110 spi5.0: [sja1110_pre_uc_upload] firmware appears to be valid&lt;BR /&gt;t[ 41.768320] sja1110 spi5.0: [sja1110_pre_uc_upload] µC not ready for download (Status=0x31)&lt;BR /&gt;@[ 41.768564] sja1110 spi5.0: Uploading firmware...&lt;BR /&gt;s32g274ardb2:~# [ 42.592432] sja1110 spi5.0: Upload successfully verified!&lt;/P&gt;
&lt;P&gt;In between the rmmod command and the modprobe command we have issued a RESET to the SJA1110 by grounding the R1211 for a short period, as shown below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_0-1679520144207.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/215835iBB15C97B8685B6EE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_0-1679520144207.png" alt="DanielAguirre_0-1679520144207.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;After doing this, we issue the modprobe command and the software was successfully loaded to the SJA1110.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 21:24:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1620227#M2582</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-03-22T21:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: modprobe sja1110 fail</title>
      <link>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1620814#M2598</link>
      <description>Thank you. After grounding R1211, I can load sja1110.ko second time successfully.&lt;BR /&gt;I previously reset sja1110 by command "echo a &amp;gt; /sys/devices/platform/402d0000.spi/spi_master/spi5/spi5.1/switch-configuration/switch_reset", but it seems failed. Do you have any ways to reset sja1110 through software? Instead of manually grounding R1211.&lt;BR /&gt;I saw that your log printed "Could not get GPIO from device tree". I guess sja1110.ko also tried to reset sja1110, but it also failed.</description>
      <pubDate>Thu, 23 Mar 2023 10:45:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1620814#M2598</guid>
      <dc:creator>shanlan123</dc:creator>
      <dc:date>2023-03-23T10:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: modprobe sja1110 fail</title>
      <link>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1621227#M2613</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;There is a GPIO provided as "SJA_RST_N" which should provide the functionality you are looking for. Below will be an image of the schematic signal:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_0-1679612019568.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/216084i9280280F2F3522E1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_0-1679612019568.png" alt="DanielAguirre_0-1679612019568.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It should be able to do the trick. It is connected to a Schmidt trigger and an AND gate which its output is connected to the same node that we grounded before.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 22:55:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1621227#M2613</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-03-23T22:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: modprobe sja1110 fail</title>
      <link>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1622418#M2642</link>
      <description>&lt;P&gt;Thank you, but how to configure the GPIO "SJA_RST_N"?&lt;/P&gt;&lt;P&gt;I saw "SJA_RST_N" by command "gpioinfo gpiochip0", and then I tried to configure it by command "gpioset 0 24=0", but failed, it print "Device Busy".&lt;/P&gt;&lt;P&gt;I also tried to configure it by command "echo 345 &amp;gt; /sys/class/gpio/export", but still failed, also print "Device Busy".(gpiochip0 base is 321, "SJA_RST_N" is in line 24, 321+24=345)&lt;/P&gt;&lt;P&gt;The above operations are all performed in Linux BSP33.0.&lt;/P&gt;&lt;P&gt;I would be very happy if you could teach me how to configure it.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 08:44:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1622418#M2642</guid>
      <dc:creator>shanlan123</dc:creator>
      <dc:date>2023-03-27T08:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: modprobe sja1110 fail</title>
      <link>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1622819#M2652</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We have tested the below commands to toggle the SJA_RST_N and we can reproduce the successful outcome.&lt;/P&gt;
&lt;P&gt;root@s32g274ardb2:~# echo 24 &amp;gt; /sys/class/gpio/export&lt;BR /&gt;root@s32g274ardb2:~# echo out &amp;gt; /sys/class/gpio/gpio24/direction&lt;BR /&gt;root@s32g274ardb2:~# echo 0 &amp;gt; /sys/class/gpio/gpio24/value&lt;BR /&gt;root@s32g274ardb2:~# echo 1 &amp;gt; /sys/class/gpio/gpio24/value&lt;/P&gt;
&lt;P&gt;These were executed in between the rmmod command and the modprobe.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 21:08:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1622819#M2652</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-03-27T21:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: modprobe sja1110 fail</title>
      <link>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1622979#M2655</link>
      <description>Hi Daniel, Thank you very much at first.&lt;BR /&gt;&lt;BR /&gt;Which BSP you are working with?&lt;BR /&gt;I successfully execute your commands on BSP30.0, but failed on BSP33.0. Is there any difference between BSP30.0 and BSP33.0 about the gpio numbers?</description>
      <pubDate>Tue, 28 Mar 2023 03:25:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1622979#M2655</guid>
      <dc:creator>shanlan123</dc:creator>
      <dc:date>2023-03-28T03:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: modprobe sja1110 fail</title>
      <link>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1623565#M2669</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;That is correct, it seems the commands we provided before is known as "Legacy GPIO Interfaces", which is supported on BSP30.0.&lt;/P&gt;
&lt;P&gt;As for BSP33.0, libgpiod library is provided for this same purpose. More of it is explained on Chapter 20 of the Linux BSP33.0 User Manual for S32G2 Platforms.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 18:10:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1623565#M2669</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-03-28T18:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: modprobe sja1110 fail</title>
      <link>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1624163#M2678</link>
      <description>I have read Chapter 20 of the Linux BSP33.0 User Manual for S32G2 Platforms, and then I did the following:&lt;BR /&gt;I tried to configure GPIO "SJA_RST_N" by command "gpioset 0 24=0", but failed, it print "Device Busy".(in BSP33.0)&lt;BR /&gt;I also write a demo with libgpiod.so to configure GPIO "SJA_RST_N", but still failed, it print "Device Busy".(in BSP33.0)&lt;BR /&gt;&lt;BR /&gt;Can you configure GPIO "SJA_RST_N" in BSP33.0? If you can, please tell me how to do it.</description>
      <pubDate>Wed, 29 Mar 2023 11:03:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1624163#M2678</guid>
      <dc:creator>shanlan123</dc:creator>
      <dc:date>2023-03-29T11:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: modprobe sja1110 fail</title>
      <link>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1624608#M2685</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;It seems that this specific pin (and others) are being used by other applications, hence the resource is not available. An image showing that gpio24 is "used":&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_0-1680127813872.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/216921iBA8B9070673CFA82/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_0-1680127813872.png" alt="DanielAguirre_0-1680127813872.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Giving to understand that another process is using this resource. This process should be related to SJA1110 functionality.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 22:11:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/modprobe-sja1110-fail/m-p/1624608#M2685</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-03-29T22:11:35Z</dc:date>
    </item>
  </channel>
</rss>

