<?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: MPC5777C Decimation filter timestamp issue in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/MPC5777C-Decimation-filter-timestamp-issue/m-p/1663462#M23769</link>
    <description>&lt;P&gt;You are selecting STAC server for timestamps what points only to eTPU counters on this device. See Table 37-2. Do you have eTPU running?&lt;/P&gt;
&lt;P&gt;I made two examples which could possibly help to you to configure it properly:&lt;/P&gt;
&lt;P&gt;Timestamp:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/Example-MPC5777C-eQADC-Simple-Calibration-Timestamp-GHS714/ta-p/1277597" target="_blank"&gt;https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/Example-MPC5777C-eQADC-Simple-Calibration-Timestamp-GHS714/ta-p/1277597&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Decimation filter:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/Example-MPC5676R-eQADC-DECFILTER-integrator-eTPU-CW210/ta-p/1129041" target="_blank"&gt;https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/Example-MPC5676R-eQADC-DECFILTER-integrator-eTPU-CW210/ta-p/1129041&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jun 2023 12:01:58 GMT</pubDate>
    <dc:creator>davidtosenovjan</dc:creator>
    <dc:date>2023-06-05T12:01:58Z</dc:date>
    <item>
      <title>MPC5777C Decimation filter timestamp issue</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5777C-Decimation-filter-timestamp-issue/m-p/1663162#M23766</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I need guidance for one of the issue which I am facing currently with the decimation filter module. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We have requirement to configure DF devices for trigger based ADC channels, which are configured with timestamp feature. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. eQADC configured for timestamp feature. ADC0/1_TBSEL[0:1] , EQADC_STACCCR configured for SRV2 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. Conversion commands are enabled with TSR bit (Time Stamp Request) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. To move RFIFO results to DF devices ACR1 is configured = ACR1 = 0x0040 0030 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4. Alternate conversion command is also configured w.r.t ACR1. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;5. DEST field is updated for DF device. DF device A is configured as Head block and B as tail block. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;6. Respective DF devices are configured as below, coefficient registers are updated &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;TMODE 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;TORE 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;EDME 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;OBIE 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;IBIE 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;DSEL 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SDIE 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;DEC_RATE 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;MIXM 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ISEL 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SAT 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;IDIS 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SCAL 01 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FTYPE 01 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ERREN 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ODEN 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;IDEN 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;CASCAD 01 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SRES 1 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FRZ 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FREN 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;MDIS 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;With this I am able to see TAP registers are updating and I am able to see ADC counts in RAM result FIFO. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But I am not able to see timestamp getting updated. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Where as same triggered based ADC channel without DF , I can see time stamp getting updated. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Request to direct me further what configuration I might be missing .&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 05:56:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5777C-Decimation-filter-timestamp-issue/m-p/1663162#M23766</guid>
      <dc:creator>ux987</dc:creator>
      <dc:date>2023-06-05T05:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5777C Decimation filter timestamp issue</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5777C-Decimation-filter-timestamp-issue/m-p/1663462#M23769</link>
      <description>&lt;P&gt;You are selecting STAC server for timestamps what points only to eTPU counters on this device. See Table 37-2. Do you have eTPU running?&lt;/P&gt;
&lt;P&gt;I made two examples which could possibly help to you to configure it properly:&lt;/P&gt;
&lt;P&gt;Timestamp:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/Example-MPC5777C-eQADC-Simple-Calibration-Timestamp-GHS714/ta-p/1277597" target="_blank"&gt;https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/Example-MPC5777C-eQADC-Simple-Calibration-Timestamp-GHS714/ta-p/1277597&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Decimation filter:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/Example-MPC5676R-eQADC-DECFILTER-integrator-eTPU-CW210/ta-p/1129041" target="_blank"&gt;https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/Example-MPC5676R-eQADC-DECFILTER-integrator-eTPU-CW210/ta-p/1129041&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 12:01:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5777C-Decimation-filter-timestamp-issue/m-p/1663462#M23769</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2023-06-05T12:01:58Z</dc:date>
    </item>
  </channel>
</rss>

