<?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: S32 Design Studio in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32-Design-Studio/m-p/1509186#M17211</link>
    <description>&lt;P&gt;Hello Robin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes you're correct. It is just to understand the ADC flow. My question is regarding the S32DS why the registers are not updating in debug mode. If I use the breakpoint the registers are updating otherwise all the register value are Zero.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sarwath&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Aug 2022 05:27:13 GMT</pubDate>
    <dc:creator>sarwath</dc:creator>
    <dc:date>2022-08-22T05:27:13Z</dc:date>
    <item>
      <title>S32 Design Studio</title>
      <link>https://community.nxp.com/t5/S32K/S32-Design-Studio/m-p/1507511#M17162</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;I am converting the data from the ADC0_SE12 (Pot input) using ADC and I used the while loop to continuous data read from ADC.&lt;/P&gt;&lt;P&gt;In S32DS I am not able to read the ADC data without breakpoint, if I add breakpoint I can able to see the change in Registers and data also coming from ADC. If I run the code without breakpoint no register update or ADC data read.&amp;nbsp;&lt;/P&gt;&lt;P&gt;can anyone please help on this.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 12:46:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32-Design-Studio/m-p/1507511#M17162</guid>
      <dc:creator>sarwath</dc:creator>
      <dc:date>2022-08-17T12:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio</title>
      <link>https://community.nxp.com/t5/S32K/S32-Design-Studio/m-p/1507902#M17171</link>
      <description>&lt;P&gt;Hi sarwath,&lt;/P&gt;
&lt;P&gt;When a conversion is complete, the SC1n[COCO] flag is set. You can read it with the &lt;STRONG&gt;ADC_DRV_GetConvCompleteFlag&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;Your while loop call &lt;STRONG&gt;ADC_DRV_GetChanResult&lt;/STRONG&gt; too frequency. The ADC may not have finished converting.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ADC_DRV_GetChanResult ADC_DRV_GetConvCompleteFlag.png" style="width: 989px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/190543i1CF737A8A37C8F15/image-size/large?v=v2&amp;amp;px=999" role="button" title="ADC_DRV_GetChanResult ADC_DRV_GetConvCompleteFlag.png" alt="ADC_DRV_GetChanResult ADC_DRV_GetConvCompleteFlag.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Have you refer to those ADC examples in SDK?&amp;nbsp;In addition, this example is also recommended for your reference: &lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K144-PDB-ADC-DMA-S32DS-ARM-2018-R1/ta-p/1101686" target="_self"&gt;Example S32K144 PDB ADC DMA S32DS.ARM.2018.R1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Robin&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 02:34:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32-Design-Studio/m-p/1507902#M17171</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2022-08-18T02:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio</title>
      <link>https://community.nxp.com/t5/S32K/S32-Design-Studio/m-p/1509186#M17211</link>
      <description>&lt;P&gt;Hello Robin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes you're correct. It is just to understand the ADC flow. My question is regarding the S32DS why the registers are not updating in debug mode. If I use the breakpoint the registers are updating otherwise all the register value are Zero.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sarwath&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 05:27:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32-Design-Studio/m-p/1509186#M17211</guid>
      <dc:creator>sarwath</dc:creator>
      <dc:date>2022-08-22T05:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio</title>
      <link>https://community.nxp.com/t5/S32K/S32-Design-Studio/m-p/1509439#M17231</link>
      <description>&lt;P&gt;Sorry. &lt;SPAN&gt;Regarding the phenomenon caused by breakpoint when debugging S32K in S32DS&lt;/SPAN&gt;, I am afraid you need to submit the question in&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio/bd-p/s32ds" target="_blank"&gt;https://community.nxp.com/t5/S32-Design-Studio/bd-p/s32ds&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 09:51:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32-Design-Studio/m-p/1509439#M17231</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2022-08-22T09:51:20Z</dc:date>
    </item>
  </channel>
</rss>

