<?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>Kinetis MicrocontrollersのトピックRe: Input Capture Triggered ADC Measurements</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Input-Capture-Triggered-ADC-Measurements/m-p/196366#M2675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PDB can get triiger from FTM init or ext triggers event, and then PDB can trigger ADC as your configuration. Also, PDB has an ext trigger input from GPIO.&amp;nbsp; Are these triggers helpful for your use case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Sep 2012 03:29:26 GMT</pubDate>
    <dc:creator>zhaohuiliu</dc:creator>
    <dc:date>2012-09-21T03:29:26Z</dc:date>
    <item>
      <title>Input Capture Triggered ADC Measurements</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Input-Capture-Triggered-ADC-Measurements/m-p/196365#M2674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to sample an arbitrary waveform from a function generator synchronously to the sync output while timing the period of the sync.&amp;nbsp; To do this I have the input capture set to do a hardware trigger for the ADC which then does a series of measurements which are copied to RAM with the DMA.&amp;nbsp; In order to time the sync I have the prescale set to 1 which makes the FTM overflow often, so I also used the Global Time Base to synchronize 2 FTM's so that I could separate the ISR for the overflow from the input capture event ISR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem I am having is that I am getting a hardware trigger from the FTM for the ADC when the timer overflow occurs.&amp;nbsp; Is there a way to stop this from happening?&amp;nbsp; Or will I need to do something different, such as have the input capture trigger the PDB which triggers the ADC, but even then I would assume I would see the same issue I am having.&amp;nbsp; In the end I would like to have a very repeatable delay from the Input capture event to the start of the ADC's measurement cycle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the TWR-K40X256 with Codewarrior 10.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jeremy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 16:31:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Input-Capture-Triggered-ADC-Measurements/m-p/196365#M2674</guid>
      <dc:creator>hubje3</dc:creator>
      <dc:date>2012-09-19T16:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Input Capture Triggered ADC Measurements</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Input-Capture-Triggered-ADC-Measurements/m-p/196366#M2675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PDB can get triiger from FTM init or ext triggers event, and then PDB can trigger ADC as your configuration. Also, PDB has an ext trigger input from GPIO.&amp;nbsp; Are these triggers helpful for your use case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 03:29:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Input-Capture-Triggered-ADC-Measurements/m-p/196366#M2675</guid>
      <dc:creator>zhaohuiliu</dc:creator>
      <dc:date>2012-09-21T03:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Input Capture Triggered ADC Measurements</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Input-Capture-Triggered-ADC-Measurements/m-p/196367#M2676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that routing the sync signal to both the PDB ext trigger and the FTM module will work so that is the direction I am heading.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 15:05:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Input-Capture-Triggered-ADC-Measurements/m-p/196367#M2676</guid>
      <dc:creator>hubje3</dc:creator>
      <dc:date>2012-09-21T15:05:21Z</dc:date>
    </item>
  </channel>
</rss>

