<?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のトピックRe: s32k312 GPIO</title>
    <link>https://community.nxp.com/t5/S32K/s32k312-GPIO/m-p/1987049#M42868</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238047"&gt;@fengba_360&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;In my opinion, your setup can be improved. Please try to follow my suggestions from my previous post.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Pavel&lt;/P&gt;</description>
    <pubDate>Mon, 04 Nov 2024 12:51:30 GMT</pubDate>
    <dc:creator>PavelL</dc:creator>
    <dc:date>2024-11-04T12:51:30Z</dc:date>
    <item>
      <title>s32k312 GPIO</title>
      <link>https://community.nxp.com/t5/S32K/s32k312-GPIO/m-p/1954613#M40949</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am currently using the Siul2_Dio_Ip_ReadPin function to read the high and low states of a GPIO input pin. When I apply a 2.9V voltage to the pin, it returns a high state (1). However, when I apply a 1.5V voltage to the pin, it returns a low signal (0). Ideally, I would like the pin to return a high state (1) when the voltage is above 4V and a low state (0) when the voltage is below 1V.&lt;/P&gt;&lt;P&gt;Could you please guide me on whether the GPIO of the S32K312 operates in this manner or if it supports being adjusted to meet my desired behavior? I look forward to your response.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Sat, 14 Sep 2024 07:55:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k312-GPIO/m-p/1954613#M40949</guid>
      <dc:creator>fengba_360</dc:creator>
      <dc:date>2024-09-14T07:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: s32k312 GPIO</title>
      <link>https://community.nxp.com/t5/S32K/s32k312-GPIO/m-p/1955043#M40967</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;GPIO has threshold levels depended on supply and temperature. Based on S32K3xx Data Sheet Table 25, VIH is min 0.65*VDD, VIL is max 0.35*VDD.&lt;/P&gt;
&lt;P&gt;For your requirement VIH = 4V and VIL = 1V, I would suggest to use analog modules like LPCMP (Low Power Comparator) or SAR_ADC. Alternatively, you may use any external workaround.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 08:21:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k312-GPIO/m-p/1955043#M40967</guid>
      <dc:creator>PavelL</dc:creator>
      <dc:date>2024-09-16T08:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: s32k312 GPIO</title>
      <link>https://community.nxp.com/t5/S32K/s32k312-GPIO/m-p/1986162#M42808</link>
      <description>&lt;P&gt;Sorry for the delay in my response. We conducted some practical measurements over the past two days and found that the pin is high when the voltage is above 3.06V and low when it's below 2.25V, which differs from what's stated in the datasheet. Could you please tell me what might be the reason for this? Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2024 09:19:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k312-GPIO/m-p/1986162#M42808</guid>
      <dc:creator>fengba_360</dc:creator>
      <dc:date>2024-11-01T09:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: s32k312 GPIO</title>
      <link>https://community.nxp.com/t5/S32K/s32k312-GPIO/m-p/1986244#M42812</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238047"&gt;@fengba_360&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Could you share your measurement setup? Value of VDD_HVA/B, what pin have you selected to be measured, what is your source, how do you observed the output, etc.&lt;/P&gt;
&lt;P&gt;I would do this measurement with triangle wave generator as the source, with decoupling cap on DUT pin to avoid noise, route output to the another GPIO.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2024 11:34:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k312-GPIO/m-p/1986244#M42812</guid>
      <dc:creator>PavelL</dc:creator>
      <dc:date>2024-11-01T11:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: s32k312 GPIO</title>
      <link>https://community.nxp.com/t5/S32K/s32k312-GPIO/m-p/1986549#M42830</link>
      <description>hello：I apply a voltage to a pin through a 24V power supply, and then obtain the pin state using the Siul2_Dio_Ip_ReadPin(DSH1_PORT, DSH1_PIN) function.</description>
      <pubDate>Sun, 03 Nov 2024 13:29:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k312-GPIO/m-p/1986549#M42830</guid>
      <dc:creator>fengba_360</dc:creator>
      <dc:date>2024-11-03T13:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: s32k312 GPIO</title>
      <link>https://community.nxp.com/t5/S32K/s32k312-GPIO/m-p/1987049#M42868</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238047"&gt;@fengba_360&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;In my opinion, your setup can be improved. Please try to follow my suggestions from my previous post.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2024 12:51:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k312-GPIO/m-p/1987049#M42868</guid>
      <dc:creator>PavelL</dc:creator>
      <dc:date>2024-11-04T12:51:30Z</dc:date>
    </item>
  </channel>
</rss>

