<?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>topic Re: S32K144 ADC in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K144-ADC/m-p/853992#M3593</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Diana,&lt;/P&gt;&lt;P&gt;I'm not able to get the adc_pal_S32K144 example, Can I instead use ADC_s32k144 example&amp;nbsp;and convert into a processor expert generated code?? And do tell me how to convert it into auto generated code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/72783i9EAA202CB2EE6D4A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/72833i38C47273E13C96E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/72743iAE1CE8C37E1CDFAD/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Mar 2019 05:10:31 GMT</pubDate>
    <dc:creator>sushma</dc:creator>
    <dc:date>2019-03-01T05:10:31Z</dc:date>
    <item>
      <title>S32K144 ADC</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-ADC/m-p/853990#M3591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="padding: 0px;"&gt;Hello.&lt;/P&gt;&lt;P style="padding: 0px;"&gt;I'm able to get the values of one ADC port through processor expert, what are the changes that has to be made in order to get the adc port readings of a channel.&lt;/P&gt;&lt;P style="padding: 0px;"&gt;&lt;SPAN style="color: #51626f;"&gt;I have connected&amp;nbsp;PTA0( ADC0_SE0 - convertAdcChan(0)) to 3.3V onboard and&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #51626f;"&gt;PTA1( ADC0_SE1 - convertAdcChan(1)) to 5V onboard.&lt;/SPAN&gt;&lt;SPAN style="color: #51626f;"&gt;&amp;nbsp;How does adding more Convertor configuration affects the adc channel conversions.&lt;/SPAN&gt;&amp;nbsp;I have attached the screenshot and the code within.&amp;nbsp;Kindly go through and let me know how to fix this.&lt;/P&gt;&lt;P style="padding: 0px;"&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/65369iC2BE7622366F42F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/65762i64E9E2EEEC162109/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2019 10:39:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-ADC/m-p/853990#M3591</guid>
      <dc:creator>sushma</dc:creator>
      <dc:date>2019-02-27T10:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 ADC</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-ADC/m-p/853991#M3592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only SCIA can be used for software trigger.&lt;BR /&gt;So, you can trigger only a single channel with a write to SCIA. The chanIndex (parameter of the ADC_DRV functions) should be always 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to trigger more channels you can look at the S32DS Project&amp;nbsp;from Example: &lt;STRONG&gt;adc_pal_S32K144&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The example uses ADC PAL for a series of SW and HW triggered groups of conversions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2019 11:45:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-ADC/m-p/853991#M3592</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2019-02-28T11:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 ADC</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-ADC/m-p/853992#M3593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Diana,&lt;/P&gt;&lt;P&gt;I'm not able to get the adc_pal_S32K144 example, Can I instead use ADC_s32k144 example&amp;nbsp;and convert into a processor expert generated code?? And do tell me how to convert it into auto generated code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/72783i9EAA202CB2EE6D4A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/72833i38C47273E13C96E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/72743iAE1CE8C37E1CDFAD/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 05:10:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-ADC/m-p/853992#M3593</guid>
      <dc:creator>sushma</dc:creator>
      <dc:date>2019-03-01T05:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 ADC</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-ADC/m-p/853993#M3594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sushma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot open the example project probably because of the older SDK version. For&amp;nbsp;me, it is working without any problem.&lt;/P&gt;&lt;P&gt;Which SDK version do you have?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ADC_s32k144 example uses only a software trigger.&amp;nbsp;So,&amp;nbsp;this is not a solution for you.&lt;/P&gt;&lt;P&gt;For the ADC0 you can trigger only a &lt;STRONG&gt;single&lt;/STRONG&gt; channel with a write to SCIA.&lt;/P&gt;&lt;P&gt;That is why I recommend you to look at the&amp;nbsp;SDK Peripheral Abstraction Layer (ADC PAL) which is used in the adc_pal_S32K144 example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can use both ADC1, ADC0 and configure SW trigger for PTA0(&lt;STRONG&gt;ADC0&lt;/STRONG&gt;_SE0) and for example, for PTA2 (&lt;STRONG&gt;ADC1&lt;/STRONG&gt;_SE0).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 13:02:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-ADC/m-p/853993#M3594</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2019-03-01T13:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 ADC</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-ADC/m-p/853994#M3595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Diana,&lt;/P&gt;&lt;P&gt;I updated the software, I got the example ; I made slight changes in the adc_pal example to read adc values of EXT1 i.e PTA1 ; yet I'm not getting the reading ; where am I going wrong? The 0.00 reading in the screenshot is the PTA1 reading (attached to 3.3V onboard)&lt;/P&gt;&lt;P&gt;and I have attached the changes in the example I made. Also tell me can I make changes in adc_pal1_ChansArray00 to read multiple adc channel (second sccreenshot) ; the code is getting struck in a default ISR, if I'm changing the values of a&amp;nbsp;adc_pal1_ChansArray00 and&amp;nbsp;adc_pal1_ChansArray02.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/74437i72C80DD5C2DB1F1D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/74456i92BA198E8357303E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Mar 2019 10:12:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-ADC/m-p/853994#M3595</guid>
      <dc:creator>sushma</dc:creator>
      <dc:date>2019-03-02T10:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 ADC</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-ADC/m-p/1336135#M12005</link>
      <description>&lt;P&gt;Hi Dianabatrlova,&lt;BR /&gt;&lt;BR /&gt;I am having different version of SDK so can you pleas share that&amp;nbsp;&lt;SPAN&gt;S32DS Project&amp;nbsp;from Example:&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;adc_pal_S32K144,&amp;nbsp;&lt;/STRONG&gt;it will be really helpful to me&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;as i am facing issue with interfacing ADC with multiple channels so kindly look at this ticket and let me how to achieve this multiple channel with single ADC module link is&amp;nbsp;here&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K/ADC0-with-mutli-channel-inputs-S32K148EVB/m-p/1335520#M11991" target="_self"&gt;https://community.nxp.com/t5/S32K/ADC0-with-mutli-channel-inputs-S32K148EVB/m-p/1335520#M11991&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am trying this ADC interfacing on S32K148-EVB with&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SDK i am having :&amp;nbsp;S32SDK_S32K14x_EAR_0.8.4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IDE : S32DS_ARM_v2.0&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;BR,&lt;BR /&gt;Kallappa&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 12:39:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-ADC/m-p/1336135#M12005</guid>
      <dc:creator>Kallappa</dc:creator>
      <dc:date>2021-09-07T12:39:43Z</dc:date>
    </item>
  </channel>
</rss>

