<?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: HSADC Question with KV56 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/HSADC-Question-with-KV56/m-p/1473851#M63328</link>
    <description>&lt;P&gt;This post answers my question:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/Kinetis-Microcontrollers/HSADC-on-KV5x/m-p/761491" target="_blank"&gt;https://community.nxp.com/t5/Kinetis-Microcontrollers/HSADC-on-KV5x/m-p/761491&lt;/A&gt;&lt;/P&gt;&lt;P&gt;CH 40.1.2 has a table to show how each pin connects to the HSADC. Looks like my options are below:&amp;nbsp;&lt;/P&gt;&lt;TABLE width="631"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="67"&gt;Pin&lt;/TD&gt;&lt;TD width="67"&gt;Name&lt;/TD&gt;&lt;TD width="272"&gt;Pin selection&lt;/TD&gt;&lt;TD width="225"&gt;HSADC connection&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;18&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;HSADC1A_CH2 / HSADC0A_CH2&lt;/TD&gt;&lt;TD&gt;HSADC0A_CH2 / HSADC1A_CH2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;HSADC1B _CH2 / HSADC0A_CH10&lt;/TD&gt;&lt;TD&gt;HSADC0A_CH6 mux ch10 / HSADC1B_CH2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PTB0&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;HSADC0B _CH2&lt;/TD&gt;&lt;TD&gt;HSADC0B_CH2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PTB2&lt;/TD&gt;&lt;TD&gt;DC&lt;/TD&gt;&lt;TD&gt;HSADC0A _CH14&lt;/TD&gt;&lt;TD&gt;HSADC0A_CH6 mux ch 14&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
    <pubDate>Tue, 14 Jun 2022 19:21:49 GMT</pubDate>
    <dc:creator>derekcook</dc:creator>
    <dc:date>2022-06-14T19:21:49Z</dc:date>
    <item>
      <title>HSADC Question with KV56</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/HSADC-Question-with-KV56/m-p/1473849#M63327</link>
      <description>&lt;P&gt;I am a little confused by the KV58 dual parallel conversion example. I see in the example they are using PTE1 and PTE2 which is HSADC0B_CH17 and HSADC0B_CH10.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then they go to assign these channel numbers&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="derekcook_0-1655232644150.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/183329i42B44CE3B429F662/image-size/medium?v=v2&amp;amp;px=400" role="button" title="derekcook_0-1655232644150.png" alt="derekcook_0-1655232644150.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How is ADCB_CH7, ADCB_CH6, ADCA_CH2, ADCA_CH6 linked to&amp;nbsp;HSADC0B_CH17 and HSADC0B_CH10?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wanting to use both HSADC0 and HSADC1 to do 2 parallel conversions of the below pins on the KV56. I'm also wanting to use PDB to trigger the conversion which I don't see an example for.&amp;nbsp;&lt;/P&gt;&lt;TABLE width="201"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="67"&gt;A&lt;/TD&gt;&lt;TD width="134"&gt;HSADC1A_CH2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;HSADC1B _CH2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;HSADC0B _CH2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;DC&lt;/TD&gt;&lt;TD&gt;HSADC0A _CH14&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I don't quite understand the ADCA and ADCB channel assignments. I assume I don't just pick a channel 0-6 on ADCA and then 7-15 for ADCB or do I? I would think somehow the channels are linked to HSADC0A _CH14 for instance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 18:56:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/HSADC-Question-with-KV56/m-p/1473849#M63327</guid>
      <dc:creator>derekcook</dc:creator>
      <dc:date>2022-06-14T18:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: HSADC Question with KV56</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/HSADC-Question-with-KV56/m-p/1473851#M63328</link>
      <description>&lt;P&gt;This post answers my question:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/Kinetis-Microcontrollers/HSADC-on-KV5x/m-p/761491" target="_blank"&gt;https://community.nxp.com/t5/Kinetis-Microcontrollers/HSADC-on-KV5x/m-p/761491&lt;/A&gt;&lt;/P&gt;&lt;P&gt;CH 40.1.2 has a table to show how each pin connects to the HSADC. Looks like my options are below:&amp;nbsp;&lt;/P&gt;&lt;TABLE width="631"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="67"&gt;Pin&lt;/TD&gt;&lt;TD width="67"&gt;Name&lt;/TD&gt;&lt;TD width="272"&gt;Pin selection&lt;/TD&gt;&lt;TD width="225"&gt;HSADC connection&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;18&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;HSADC1A_CH2 / HSADC0A_CH2&lt;/TD&gt;&lt;TD&gt;HSADC0A_CH2 / HSADC1A_CH2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;HSADC1B _CH2 / HSADC0A_CH10&lt;/TD&gt;&lt;TD&gt;HSADC0A_CH6 mux ch10 / HSADC1B_CH2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PTB0&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;HSADC0B _CH2&lt;/TD&gt;&lt;TD&gt;HSADC0B_CH2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PTB2&lt;/TD&gt;&lt;TD&gt;DC&lt;/TD&gt;&lt;TD&gt;HSADC0A _CH14&lt;/TD&gt;&lt;TD&gt;HSADC0A_CH6 mux ch 14&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Tue, 14 Jun 2022 19:21:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/HSADC-Question-with-KV56/m-p/1473851#M63328</guid>
      <dc:creator>derekcook</dc:creator>
      <dc:date>2022-06-14T19:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: HSADC Question with KV56</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/HSADC-Question-with-KV56/m-p/1473854#M63329</link>
      <description>&lt;P&gt;One question I do have - for the below to use CH 14 (pin 83) would this be mux number 4?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="derekcook_0-1655235076598.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/183330iDF8B86C23F15089F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="derekcook_0-1655235076598.png" alt="derekcook_0-1655235076598.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 19:31:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/HSADC-Question-with-KV56/m-p/1473854#M63329</guid>
      <dc:creator>derekcook</dc:creator>
      <dc:date>2022-06-14T19:31:33Z</dc:date>
    </item>
  </channel>
</rss>

