<?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 Using eMIOS as a hardware trigger for SDADC in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/Using-eMIOS-as-a-hardware-trigger-for-SDADC/m-p/753353#M10569</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the MPC5746R to collect data samples from the SDADC. Currently I am using a DMA transfer to remove conversion results from the data queue. If I wanted to employ a hardware trigger with the eMIOS, how would I go about doing so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have reviewed the 'Input Muxing' sheet in the 'IO_Signal_Description_and_Input_Multiplexing_Tables.xlsx', and found that the corresponding MSCR register is 970, for the Start Trigger mechanism. But I cannot find any&amp;nbsp;mapping between this input and the eMIOS pins. I would like to also implement the DMA enable gate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jan 2018 17:49:51 GMT</pubDate>
    <dc:creator>erickarr</dc:creator>
    <dc:date>2018-01-24T17:49:51Z</dc:date>
    <item>
      <title>Using eMIOS as a hardware trigger for SDADC</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Using-eMIOS-as-a-hardware-trigger-for-SDADC/m-p/753353#M10569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the MPC5746R to collect data samples from the SDADC. Currently I am using a DMA transfer to remove conversion results from the data queue. If I wanted to employ a hardware trigger with the eMIOS, how would I go about doing so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have reviewed the 'Input Muxing' sheet in the 'IO_Signal_Description_and_Input_Multiplexing_Tables.xlsx', and found that the corresponding MSCR register is 970, for the Start Trigger mechanism. But I cannot find any&amp;nbsp;mapping between this input and the eMIOS pins. I would like to also implement the DMA enable gate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 17:49:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Using-eMIOS-as-a-hardware-trigger-for-SDADC/m-p/753353#M10569</guid>
      <dc:creator>erickarr</dc:creator>
      <dc:date>2018-01-24T17:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using eMIOS as a hardware trigger for SDADC</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Using-eMIOS-as-a-hardware-trigger-for-SDADC/m-p/753354#M10570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you have answered yourself. Then it is needed to choose TRIGSEL=0b11 in particular SDADC configuration register and that's it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/28890i648DAB950CD834CD/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 16:06:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Using-eMIOS-as-a-hardware-trigger-for-SDADC/m-p/753354#M10570</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2018-01-25T16:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using eMIOS as a hardware trigger for SDADC</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Using-eMIOS-as-a-hardware-trigger-for-SDADC/m-p/753355#M10571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have that configuration in place on the SDADC as well, but I am unaware how an eMIOS input is used as an input into the SIUL2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screen Shot 2018-01-25 at 10.25.22 AM.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/28980iBE7EC7842E810914/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-01-25 at 10.25.22 AM.png" alt="Screen Shot 2018-01-25 at 10.25.22 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In the top right corner of the block diagram, you see the mapping of the eMIOS into the SIUL2 as a start trigger and mux advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have configured the SDADC for a trigger input of type MSCR, and if I have configured the appropriate SIUL2 MSCR register, how do I configure the eMIOS pin as my hardware trigger input?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 16:28:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Using-eMIOS-as-a-hardware-trigger-for-SDADC/m-p/753355#M10571</guid>
      <dc:creator>erickarr</dc:creator>
      <dc:date>2018-01-25T16:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Using eMIOS as a hardware trigger for SDADC</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Using-eMIOS-as-a-hardware-trigger-for-SDADC/m-p/753356#M10572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't need to setup Scythian else. Mentioned MSCR register connects eMIOS internal channel to SDADC trigger.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/30680i6CAF7EE14C18F98F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you want to use emios external pad, configure also following MSCR registers (considering PJ7 pad as an example):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/30720iCF0D728E1980E508/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 14:06:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Using-eMIOS-as-a-hardware-trigger-for-SDADC/m-p/753356#M10572</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2018-01-29T14:06:41Z</dc:date>
    </item>
  </channel>
</rss>

