<?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>Model-Based Design Toolbox (MBDT)のトピックADC-DMA Doesn't work on S32K358 Example</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/ADC-DMA-Doesn-t-work-on-S32K358-Example/m-p/2331625#M10674</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Currently i'm using&amp;nbsp;XS32K3X8EVB-Q289 on MBDT 1.8 and i'm trying the ADC-DMA example provided.&lt;/P&gt;&lt;P&gt;The problem that i have is the same mentioned in this my previous ticket:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/ADC-DMA-Example-doesn-t-work/m-p/2117066#M10292" target="_blank"&gt;https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/ADC-DMA-Example-doesn-t-work/m-p/2117066#M10292&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In the application operation I see, on freemaster, that ADC_POT0 value is updated only once by the ADC: if I change the position of the potentiometer and reset the board the new value of&amp;nbsp;ADC_POT0 is set, but nomore update.&lt;/P&gt;&lt;P&gt;When i enter in debug on S32DS, if i set a breakpoint on Adc_StartGroupConversion call i could see, in the Expressions tab, that ADC_POT0 changes its value accordigly with the potentiometer position:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-12 170212.png" style="width: 661px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/379122iE4789BB11DC0D684/image-dimensions/661x375?v=v2" width="661" height="375" role="button" title="Screenshot 2026-03-12 170212.png" alt="Screenshot 2026-03-12 170212.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If i let the program running without breakpoints, on freemaster ADC_POT0 value doesn't update.&lt;/P&gt;&lt;P&gt;I thought that this behaviour was linked to freemaster, which, for some unknown reason, couldn't update the value of&amp;nbsp;ADC_POT0, but&amp;nbsp;if i set a breakpoint on the first line of the Hardware Interrupt Callback&amp;nbsp;ADC_POT0 value doesn't update either in debug mode doing some Resume:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-12 170854.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/379124i6E0A8B7CC9FB3DCE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-03-12 170854.png" alt="Screenshot 2026-03-12 170854.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've also tried to add a simple If in simulink where, if i got an adc value greater than 10000, flips the RGBLED0_BLUE. This, to work around the hypothetical freemaster problem but neither in this case worked... so freemaster doesn't cause the problem. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-12 172136.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/379126i4BA5590EE2A19014/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-03-12 172136.png" alt="Screenshot 2026-03-12 172136.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm out of ideas, can anyone help me with this problem?&lt;/P&gt;&lt;P&gt;I attach the project updated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Mar 2026 16:32:52 GMT</pubDate>
    <dc:creator>simon98</dc:creator>
    <dc:date>2026-03-12T16:32:52Z</dc:date>
    <item>
      <title>ADC-DMA Doesn't work on S32K358 Example</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/ADC-DMA-Doesn-t-work-on-S32K358-Example/m-p/2331625#M10674</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Currently i'm using&amp;nbsp;XS32K3X8EVB-Q289 on MBDT 1.8 and i'm trying the ADC-DMA example provided.&lt;/P&gt;&lt;P&gt;The problem that i have is the same mentioned in this my previous ticket:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/ADC-DMA-Example-doesn-t-work/m-p/2117066#M10292" target="_blank"&gt;https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/ADC-DMA-Example-doesn-t-work/m-p/2117066#M10292&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In the application operation I see, on freemaster, that ADC_POT0 value is updated only once by the ADC: if I change the position of the potentiometer and reset the board the new value of&amp;nbsp;ADC_POT0 is set, but nomore update.&lt;/P&gt;&lt;P&gt;When i enter in debug on S32DS, if i set a breakpoint on Adc_StartGroupConversion call i could see, in the Expressions tab, that ADC_POT0 changes its value accordigly with the potentiometer position:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-12 170212.png" style="width: 661px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/379122iE4789BB11DC0D684/image-dimensions/661x375?v=v2" width="661" height="375" role="button" title="Screenshot 2026-03-12 170212.png" alt="Screenshot 2026-03-12 170212.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If i let the program running without breakpoints, on freemaster ADC_POT0 value doesn't update.&lt;/P&gt;&lt;P&gt;I thought that this behaviour was linked to freemaster, which, for some unknown reason, couldn't update the value of&amp;nbsp;ADC_POT0, but&amp;nbsp;if i set a breakpoint on the first line of the Hardware Interrupt Callback&amp;nbsp;ADC_POT0 value doesn't update either in debug mode doing some Resume:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-12 170854.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/379124i6E0A8B7CC9FB3DCE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-03-12 170854.png" alt="Screenshot 2026-03-12 170854.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've also tried to add a simple If in simulink where, if i got an adc value greater than 10000, flips the RGBLED0_BLUE. This, to work around the hypothetical freemaster problem but neither in this case worked... so freemaster doesn't cause the problem. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-12 172136.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/379126i4BA5590EE2A19014/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-03-12 172136.png" alt="Screenshot 2026-03-12 172136.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm out of ideas, can anyone help me with this problem?&lt;/P&gt;&lt;P&gt;I attach the project updated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2026 16:32:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/ADC-DMA-Doesn-t-work-on-S32K358-Example/m-p/2331625#M10674</guid>
      <dc:creator>simon98</dc:creator>
      <dc:date>2026-03-12T16:32:52Z</dc:date>
    </item>
  </channel>
</rss>

