<?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: Request for Driver Support for Multiple Modules</title>
    <link>https://community.nxp.com/t5/S32G/Request-for-Driver-Support-for-Multiple-Modules/m-p/2125369#M13945</link>
    <description>Thank you for your response,&lt;BR /&gt;&lt;BR /&gt;Could you please connect me with the appropriate FAE or local NXP representative for India?</description>
    <pubDate>Mon, 30 Jun 2025 06:17:50 GMT</pubDate>
    <dc:creator>A_VIJAYA7</dc:creator>
    <dc:date>2025-06-30T06:17:50Z</dc:date>
    <item>
      <title>Request for Driver Support for Multiple Modules</title>
      <link>https://community.nxp.com/t5/S32G/Request-for-Driver-Support-for-Multiple-Modules/m-p/2124760#M13931</link>
      <description>&lt;P&gt;Dear NXP Support Team,&lt;/P&gt;&lt;P&gt;We are currently working with S32RDB3 reference board, several modules listed below and have identified that drivers for some of them are not available in the BSP driver package. Kindly assist us with the availability or development support for the following:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Modules without drivers:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LIN Transceiver (TJA1124HG/1Z)&lt;BR /&gt;LIN Controller (SJA1124HG/1Z)&lt;/P&gt;&lt;P&gt;ADC (AD7490BCPZ)&lt;/P&gt;&lt;P&gt;Potentiometer (DS3930E)&lt;BR /&gt;MUX (CD4052B)&lt;BR /&gt;&lt;STRONG&gt;Driver files available for some modules:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;gpio-pca953x.c&lt;BR /&gt;phy-can-transceiver.c&lt;BR /&gt;Please let us know if there are any updates or alternative solutions.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 11:09:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Request-for-Driver-Support-for-Multiple-Modules/m-p/2124760#M13931</guid>
      <dc:creator>A_VIJAYA7</dc:creator>
      <dc:date>2025-06-27T11:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Request for Driver Support for Multiple Modules</title>
      <link>https://community.nxp.com/t5/S32G/Request-for-Driver-Support-for-Multiple-Modules/m-p/2125018#M13934</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/250401"&gt;@A_VIJAYA7&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to us. Please find my answers to your question:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&amp;nbsp;TJA1124
&lt;UL&gt;
&lt;LI&gt;For this part, no driver is needed, since it works only as a transceiver, in fact the RDB3 includes one of this.&lt;/LI&gt;
&lt;LI&gt;Please check section&amp;nbsp;&lt;STRONG&gt;12 LLCE Support&amp;nbsp;&lt;/STRONG&gt;in particular, subsection&amp;nbsp;&lt;STRONG&gt;12.5 LINFlexD&lt;/STRONG&gt;, as it describes the use and modifications needed to use it.&lt;/LI&gt;
&lt;LI&gt;Please note that our BSP, only supports UART mode, not LIN mode. Are you planning to use it in UART mode or LIN mode?&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;SJA1124&lt;/SPAN&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;As you mentioned, we do not offer a driver for that device.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;AD7490BCPZ,&amp;nbsp;DS3930E,&amp;nbsp;CD4052B.&lt;/SPAN&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;These components are not provided by NXP, therefore there is no plan to add them into the BSP.&lt;/SPAN&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;For the ADC I was able to find this driver, which is a newer ADC by the same manufacturer:&amp;nbsp;&lt;A href="https://github.com/analogdevicesinc/linux/blob/main/drivers/iio/adc/ad7091r-base.h" target="_blank"&gt;ad7091r-base.h&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;For the other devices I was not able to find any code reference.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;gpio-pca953x.c,&amp;nbsp;phy-can-transceiver.c&lt;/SPAN&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;in this files you can see that they were developed by Marvell&amp;nbsp; and Texas instruments respectively.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;My recommendation for&amp;nbsp;AD7490BCPZ,&amp;nbsp;DS3930E and CD4052B is to reach out to their respective manufacturers and ask if there is any Linux driver already developed by them.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;For&amp;nbsp;&lt;SPAN&gt;SJA1124, you can reach out to your FAE/NXP representative and request a feature added into our BSP. You could request the same for&amp;nbsp;AD7490BCPZ,&amp;nbsp;DS3930E and CD4052B, but I would recommend to reach out to the respective manufacturers first.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Let me know if you have more questions related to this topic.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 22:54:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Request-for-Driver-Support-for-Multiple-Modules/m-p/2125018#M13934</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2025-06-27T22:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Request for Driver Support for Multiple Modules</title>
      <link>https://community.nxp.com/t5/S32G/Request-for-Driver-Support-for-Multiple-Modules/m-p/2125350#M13944</link>
      <description>&lt;P&gt;Thank you for the response,&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Could you please connect me with the appropriate FAE or local NXP representative for India?&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 06:05:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Request-for-Driver-Support-for-Multiple-Modules/m-p/2125350#M13944</guid>
      <dc:creator>A_VIJAYA7</dc:creator>
      <dc:date>2025-06-30T06:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Request for Driver Support for Multiple Modules</title>
      <link>https://community.nxp.com/t5/S32G/Request-for-Driver-Support-for-Multiple-Modules/m-p/2125369#M13945</link>
      <description>Thank you for your response,&lt;BR /&gt;&lt;BR /&gt;Could you please connect me with the appropriate FAE or local NXP representative for India?</description>
      <pubDate>Mon, 30 Jun 2025 06:17:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Request-for-Driver-Support-for-Multiple-Modules/m-p/2125369#M13945</guid>
      <dc:creator>A_VIJAYA7</dc:creator>
      <dc:date>2025-06-30T06:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Request for Driver Support for Multiple Modules</title>
      <link>https://community.nxp.com/t5/S32G/Request-for-Driver-Support-for-Multiple-Modules/m-p/2125852#M13951</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/250401"&gt;@A_VIJAYA7&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I will search for the right contact and sen you a private message. Please allow me some time for this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your patience.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 20:01:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Request-for-Driver-Support-for-Multiple-Modules/m-p/2125852#M13951</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2025-06-30T20:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Request for Driver Support for Multiple Modules</title>
      <link>https://community.nxp.com/t5/S32G/Request-for-Driver-Support-for-Multiple-Modules/m-p/2128778#M14012</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/250401"&gt;@A_VIJAYA7&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I have sent you a private message with the contacts of the people you can reach out to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know if you need support on anything else.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2025 19:21:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Request-for-Driver-Support-for-Multiple-Modules/m-p/2128778#M14012</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2025-07-04T19:21:54Z</dc:date>
    </item>
  </channel>
</rss>

