<?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: BTCU LIST  Configuration in S32K</title>
    <link>https://community.nxp.com/t5/S32K/BTCU-LIST-Configuration/m-p/2039981#M45698</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;pictures are very blurred, hard to read anything.&lt;BR /&gt;But lets try...&lt;/P&gt;
&lt;P&gt;1) the CL operation is clearly described in chapters 64.3.2.1-3 of the RM, regarding NEXT and LAST option. If multiple ADCs are triggered then list items are taken in pairs (triplets), see more in chapter&amp;nbsp; 64.3.4&lt;BR /&gt;2-3) cannot comment here, share complete BCTU setting in visible form.&lt;BR /&gt;4) FIFO Watermark&amp;nbsp;specifies the FIFO watermark levels. If the number of active FIFO entries exceeds the watermark level, a DMA or interrupt request can be generated. Usually set based on BCTU list entries, if for example contains 6 items, watermark is set to 5. Means once 6 results are stored in FIFO interrupt is called and you can read those 6 results in callback. In case of DMA, the DMA reads the RXFIFO and fill user buffer and callback is called again.&lt;BR /&gt;5) refer e.g to&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K/How-BCTU-LIST-items-works/m-p/1570114#M19447" target="_blank"&gt;https://community.nxp.com/t5/S32K/How-BCTU-LIST-items-works/m-p/1570114#M19447&lt;/A&gt;&lt;BR /&gt;Or share your config/code in readable form, or simplified project.&lt;/P&gt;
&lt;P&gt;BR, Petr&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Feb 2025 13:06:08 GMT</pubDate>
    <dc:creator>PetrS</dc:creator>
    <dc:date>2025-02-07T13:06:08Z</dc:date>
    <item>
      <title>BTCU LIST  Configuration</title>
      <link>https://community.nxp.com/t5/S32K/BTCU-LIST-Configuration/m-p/2039949#M45697</link>
      <description>&lt;P&gt;I am facing an issue understanding the list of the BTCU. Currently, I can retrieve values in the DMA buffer, but they are not uniform. The values appear cyclic, making it difficult to map ADC values to specific indices. Additionally, the values vary, though some match the expected ADC values.&lt;/P&gt;&lt;P&gt;This issue primarily occurs when using two different ADC instances. In this example, I am using ADC1 and ADC0:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;ADC1&lt;/STRONG&gt;: S21_ChanNum45 and S8_ChanNum32&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;ADC0&lt;/STRONG&gt;: S10_ChanNum34&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Question:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I understand that the "Last Channel" is used to indicate the next list if a different trigger is present. I want to confirm whether this applies only to a different trigger or also to the same trigger occurring in the next cycle.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/322894i1B958803E2491FBC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1.png" alt="1.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;1.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Q2. Regarding the values, they are not consistent, as I mentioned earlier. Can you explain how this works and how I can achieve stable and consistent values?&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/322893i043D3AD6071795CA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2.png" alt="2.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;2.png&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/322895i6EBBB512D9073136/image-size/medium?v=v2&amp;amp;px=400" role="button" title="3.png" alt="3.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;3.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As you can see, even without changing the voltage, the values sometimes rotate and appear in a different order&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/322896iFBB77057918304D1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="4.png" alt="4.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;4.png&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/322898i2EFCB1436CC60200/image-size/medium?v=v2&amp;amp;px=400" role="button" title="5.png" alt="5.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;5.png&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="6.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/322899i9E6E25B26A8D5916/image-size/medium?v=v2&amp;amp;px=400" role="button" title="6.png" alt="6.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;6.png&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/322897i95CF19C224BEFC88/image-size/medium?v=v2&amp;amp;px=400" role="button" title="7.png" alt="7.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;7.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Q3) I have encountered this issue of misinterpreting the BTCU list in multiple examples. For instance, I tested this example: [&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K344-PIT-BTCU-ADC-DMA-DS3-4-RTD100/ta-p/1435324" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K344-PIT-BTCU-ADC-DMA-DS3-4-RTD100/ta-p/1435324&lt;/A&gt;], which includes a BTCU list. I noticed that the same channel appears twice, but I don’t understand the reason for this or how it maps to the &lt;STRONG&gt;BctuDmaFifo1&lt;/STRONG&gt;. Could you please explain?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/322900iA9B7EC9FB4310368/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8.png" alt="8.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;8.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Q4) Additionally, could you explain the significance of the 'Watermark Value'&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/322901i616EA8AD71FF0B6A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="9.png" alt="9.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;9.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Q5) A more detailed explanation of the BTCU list would be very helpful. In terms of configuration, I believe I have set it up correctly, but the values do not appear at the expected indexes and do not match the BTCU list.&lt;/P&gt;&lt;DIV class=""&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52961"&gt;@PetrS&lt;/a&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 07 Feb 2025 11:33:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/BTCU-LIST-Configuration/m-p/2039949#M45697</guid>
      <dc:creator>GaneshBhagwat</dc:creator>
      <dc:date>2025-02-07T11:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: BTCU LIST  Configuration</title>
      <link>https://community.nxp.com/t5/S32K/BTCU-LIST-Configuration/m-p/2039981#M45698</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;pictures are very blurred, hard to read anything.&lt;BR /&gt;But lets try...&lt;/P&gt;
&lt;P&gt;1) the CL operation is clearly described in chapters 64.3.2.1-3 of the RM, regarding NEXT and LAST option. If multiple ADCs are triggered then list items are taken in pairs (triplets), see more in chapter&amp;nbsp; 64.3.4&lt;BR /&gt;2-3) cannot comment here, share complete BCTU setting in visible form.&lt;BR /&gt;4) FIFO Watermark&amp;nbsp;specifies the FIFO watermark levels. If the number of active FIFO entries exceeds the watermark level, a DMA or interrupt request can be generated. Usually set based on BCTU list entries, if for example contains 6 items, watermark is set to 5. Means once 6 results are stored in FIFO interrupt is called and you can read those 6 results in callback. In case of DMA, the DMA reads the RXFIFO and fill user buffer and callback is called again.&lt;BR /&gt;5) refer e.g to&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K/How-BCTU-LIST-items-works/m-p/1570114#M19447" target="_blank"&gt;https://community.nxp.com/t5/S32K/How-BCTU-LIST-items-works/m-p/1570114#M19447&lt;/A&gt;&lt;BR /&gt;Or share your config/code in readable form, or simplified project.&lt;/P&gt;
&lt;P&gt;BR, Petr&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 13:06:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/BTCU-LIST-Configuration/m-p/2039981#M45698</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2025-02-07T13:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: BTCU LIST  Configuration</title>
      <link>https://community.nxp.com/t5/S32K/BTCU-LIST-Configuration/m-p/2040051#M45705</link>
      <description>&lt;P&gt;I have attached a higher-resolution image along with a .zip file containing my configuration, which is focused solely on this functionality.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 602px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/322926i7FDC2434FBBA777D/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;1.png&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 602px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/322928i3D1FCBF0F5D2E670/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;2.png&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 602px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/322929iEE3BD6ED11C8364E/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;3.png&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4.png" style="width: 602px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/322927i670FFDAB2D7C360A/image-size/large?v=v2&amp;amp;px=999" role="button" title="4.png" alt="4.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;4.png&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5.png" style="width: 602px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/322930i1FAAF78BEEE19C8A/image-size/large?v=v2&amp;amp;px=999" role="button" title="5.png" alt="5.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;5.png&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="6.png" style="width: 602px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/322931iA22A7E83C182126E/image-size/large?v=v2&amp;amp;px=999" role="button" title="6.png" alt="6.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;6.png&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7.png" style="width: 602px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/322932i464EF91169F6760A/image-size/large?v=v2&amp;amp;px=999" role="button" title="7.png" alt="7.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;7.png&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8.png" style="width: 602px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/322933i11A0A390A5484827/image-size/large?v=v2&amp;amp;px=999" role="button" title="8.png" alt="8.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;8.png&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9.png" style="width: 602px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/322934iF0EB20E5AD81F370/image-size/large?v=v2&amp;amp;px=999" role="button" title="9.png" alt="9.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;9.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 14:43:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/BTCU-LIST-Configuration/m-p/2040051#M45705</guid>
      <dc:creator>GaneshBhagwat</dc:creator>
      <dc:date>2025-02-07T14:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: BTCU LIST  Configuration</title>
      <link>https://community.nxp.com/t5/S32K/BTCU-LIST-Configuration/m-p/2040053#M45706</link>
      <description />
      <pubDate>Fri, 07 Feb 2025 14:45:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/BTCU-LIST-Configuration/m-p/2040053#M45706</guid>
      <dc:creator>GaneshBhagwat</dc:creator>
      <dc:date>2025-02-07T14:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: BTCU LIST  Configuration</title>
      <link>https://community.nxp.com/t5/S32K/BTCU-LIST-Configuration/m-p/2040839#M45744</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;it looks pretty the same, sorry. Also why you show list with 3 item at first then with 6 items. What is your need in fact? Then, no picture shows BCTU trigger setting, is it for single ADC or more?&lt;BR /&gt;Rather&amp;nbsp;&lt;SPAN&gt;share your simplified project or explain more.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR, Petr&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 10:14:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/BTCU-LIST-Configuration/m-p/2040839#M45744</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2025-02-10T10:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: BTCU LIST  Configuration</title>
      <link>https://community.nxp.com/t5/S32K/BTCU-LIST-Configuration/m-p/2040963#M45747</link>
      <description>&lt;P&gt;Can you consider only the below settings and provide comments based on that?&lt;/P&gt;&lt;P&gt;I have set up the ADC to obtain the following results:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Result[0] → ADC1, channel S21&lt;/LI&gt;&lt;LI&gt;Result[1] → ADC0, channel S10&lt;/LI&gt;&lt;LI&gt;Result[2] → ADC1, channel S8&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;However, is not appearing as expected.&lt;/P&gt;&lt;P&gt;I have reviewed the reference manual as you suggested. . I had some basic understanding issue regarding the same.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Picture4.png" style="width: 602px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323180i50CB56B3B0558E28/image-size/large?v=v2&amp;amp;px=999" role="button" title="Picture4.png" alt="Picture4.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Picture4.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regarding point 6 (the last point), does this mean I cannot sample ADC1 channels S8 and S21 simultaneously? Will the value update in the next trigger of BctuWatermarkNotification? Could this be the reason why the result is not updating as I expected?&lt;/P&gt;&lt;P&gt;I would appreciate it if you could clarify this behavior. If there are any corrections needed, please let me know. In my actual system, I have multiple ADCs, so I want to ensure I understand the behavior correctly with this basic example.&lt;/P&gt;&lt;P&gt;Rest of the configuration I think is okay.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Picture1.png" style="width: 602px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323177i91F764579B67CA67/image-size/large?v=v2&amp;amp;px=999" role="button" title="Picture1.png" alt="Picture1.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Picture1.png&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Picture2.png" style="width: 602px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323178iB2A01C640D8F8F87/image-size/large?v=v2&amp;amp;px=999" role="button" title="Picture2.png" alt="Picture2.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Picture2.png&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Picture3.png" style="width: 602px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323179iA607D07A247CA1D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Picture3.png" alt="Picture3.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Picture3.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 14:21:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/BTCU-LIST-Configuration/m-p/2040963#M45747</guid>
      <dc:creator>GaneshBhagwat</dc:creator>
      <dc:date>2025-02-10T14:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: BTCU LIST  Configuration</title>
      <link>https://community.nxp.com/t5/S32K/BTCU-LIST-Configuration/m-p/2040973#M45748</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Picture1.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323185i2254E0B6EF08BC6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Picture1.png" alt="Picture1.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Picture1.png&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Picture2.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323186i69F093B2865239CA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Picture2.png" alt="Picture2.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Picture2.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 14:35:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/BTCU-LIST-Configuration/m-p/2040973#M45748</guid>
      <dc:creator>GaneshBhagwat</dc:creator>
      <dc:date>2025-02-10T14:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: BTCU LIST  Configuration</title>
      <link>https://community.nxp.com/t5/S32K/BTCU-LIST-Configuration/m-p/2040988#M45749</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;if 2 ADCs are triggered by BCTU (ADC0 and ADC1 in your case as target mask is 3) then a list should contain even number of items, ADCs are sampled parallelly as below&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PetrS_0-1739199374004.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323189iBA852E13039D9402/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PetrS_0-1739199374004.png" alt="PetrS_0-1739199374004.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;PetrS_0-1739199374004.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You should add another item for ADC1 conversion and mark it as last channel.&lt;BR /&gt;Moreover set watermark to 3.&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 14:57:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/BTCU-LIST-Configuration/m-p/2040988#M45749</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2025-02-10T14:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: BTCU LIST  Configuration</title>
      <link>https://community.nxp.com/t5/S32K/BTCU-LIST-Configuration/m-p/2041031#M45751</link>
      <description>&lt;P&gt;Thanks a lot for this! I was missing that detail. It's working fine now—I updated the peripherals and code as per your recommendation. I hadn’t realized that the BCTU list[ADC0,ADC1,ADC0,ADC1] sequence maps directly to the ADC sequence.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323194i139A2BF88F4D7F11/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Capture.PNG&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Picture5.png" style="width: 504px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323195iD331C5DA357DB812/image-size/large?v=v2&amp;amp;px=999" role="button" title="Picture5.png" alt="Picture5.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Picture5.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 16:10:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/BTCU-LIST-Configuration/m-p/2041031#M45751</guid>
      <dc:creator>GaneshBhagwat</dc:creator>
      <dc:date>2025-02-10T16:10:14Z</dc:date>
    </item>
  </channel>
</rss>

