<?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: PPS output imx6ul in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/PPS-output-imx6ul/m-p/1829613#M221359</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You should change the period setting &lt;A href="https://github.com/nxp-imx/linux-imx/blob/ccf0a99701a701fb48a04e31ffe3f9d585a8374a/drivers/net/ethernet/freescale/fec_ptp.c#L551-L558" target="_self"&gt;found here&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;In this way, you use the same pulses configuration for the FRC and just count less nano seconds. As said by the description, the MAX value is 4,000,000,000 ns.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Fri, 15 Mar 2024 19:56:24 GMT</pubDate>
    <dc:creator>JosephAtNXP</dc:creator>
    <dc:date>2024-03-15T19:56:24Z</dc:date>
    <item>
      <title>PPS output imx6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/PPS-output-imx6ul/m-p/1827819#M221235</link>
      <description>&lt;P&gt;I have got a Variscite VAR-DART-6UL, which is provided with NXP imx6ul.&lt;/P&gt;&lt;P&gt;My goal is to let the pps ptp signal out and in order to see it via oscilloscope.&lt;/P&gt;&lt;P&gt;I followed the Variscite wiki:&lt;/P&gt;&lt;P&gt;&lt;A href="https://variwiki.com/index.php?title=DART-6UL_Eth_IEEE.1588" target="_blank"&gt;https://variwiki.com/index.php?title=DART-6UL_Eth_IEEE.1588&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but output is stuck at 0.&lt;/P&gt;&lt;P&gt;I also tried the solution proposed here:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/imx6ul-pps-signal-output/m-p/1793376#M219046" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/imx6ul-pps-signal-output/m-p/1793376#M219046&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But when I echo the period I receive the error: start time must be greater then current time! Variscite&amp;nbsp;support told me that, since my device tree mods are correct and since PTP/PPS functions are directly in NXP imx6ul device, I have to ask to NXP support.&lt;/P&gt;&lt;P&gt;Could you help me to solve the problem?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 01:07:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/PPS-output-imx6ul/m-p/1827819#M221235</guid>
      <dc:creator>Kensou</dc:creator>
      <dc:date>2024-03-14T01:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: PPS output imx6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/PPS-output-imx6ul/m-p/1828769#M221289</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for your interest in NXP Semiconductor products,&lt;/P&gt;
&lt;P&gt;There is also this guide from &lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX8-serials-IEEE1588-1pps-test-procedure/ta-p/1490634?attachment-id=138484" target="_self"&gt;our side&lt;/A&gt; that you could review.&lt;/P&gt;
&lt;P&gt;Could you share the process told in the guide from your side? With the logs included.&lt;/P&gt;
&lt;P&gt;Also, do you enable the pps? Does it exist?&lt;/P&gt;
&lt;P&gt;You are using &lt;A href="https://www.variscite.com/product/evaluation-kits/dart-6ul-kits/" target="_self"&gt;VSC EVK&lt;/A&gt;? What ETH port are you using? Could you share the schematics?&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 18:57:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/PPS-output-imx6ul/m-p/1828769#M221289</guid>
      <dc:creator>JosephAtNXP</dc:creator>
      <dc:date>2024-03-14T18:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: PPS output imx6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/PPS-output-imx6ul/m-p/1829183#M221319</link>
      <description>&lt;P&gt;I solved the problem: pps was configured to generate very small pulse every second and my oscilloscope was not able to detect it.&lt;/P&gt;&lt;P&gt;I modified the file drivers/net/ethernet/freescale/fec_ptp.c replacing FEC_HIGH_PULSE with FEC_TMODE_TOGGLE in fec_ptp_enable_pps function in order to generate a square wave.&lt;/P&gt;&lt;P&gt;However, I have got a last question: is there a mannere, also by modifying fec_ptp.c file, to reduce the pps periodicity, generating a square wave of a lower period (i.e. 1ms period)?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 08:12:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/PPS-output-imx6ul/m-p/1829183#M221319</guid>
      <dc:creator>Kensou</dc:creator>
      <dc:date>2024-03-15T08:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: PPS output imx6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/PPS-output-imx6ul/m-p/1829613#M221359</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You should change the period setting &lt;A href="https://github.com/nxp-imx/linux-imx/blob/ccf0a99701a701fb48a04e31ffe3f9d585a8374a/drivers/net/ethernet/freescale/fec_ptp.c#L551-L558" target="_self"&gt;found here&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;In this way, you use the same pulses configuration for the FRC and just count less nano seconds. As said by the description, the MAX value is 4,000,000,000 ns.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 19:56:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/PPS-output-imx6ul/m-p/1829613#M221359</guid>
      <dc:creator>JosephAtNXP</dc:creator>
      <dc:date>2024-03-15T19:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: PPS output imx6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/PPS-output-imx6ul/m-p/1830062#M221394</link>
      <description>&lt;P&gt;Thank you for your reply, I saw this line but I would like to have a period on the order of 1ms, is it possible or 1second is the minimum period value?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2024 07:53:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/PPS-output-imx6ul/m-p/1830062#M221394</guid>
      <dc:creator>Kensou</dc:creator>
      <dc:date>2024-03-18T07:53:18Z</dc:date>
    </item>
  </channel>
</rss>

