<?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: LPSPI frequency in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/LPSPI-frequency/m-p/1968930#M25854</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/203368"&gt;@Manuel_Salas&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you for the previous reply. We referred the dts file you had sent and made spi frequency as 10MHz but we were able to get only 1020 CAN messages per second.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Basically we want to increase the number of CAN messages received, so is there any suggestion that you can give that will help in increasing this rate.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankita&lt;/P&gt;</description>
    <pubDate>Tue, 08 Oct 2024 13:14:25 GMT</pubDate>
    <dc:creator>ankita_hegde</dc:creator>
    <dc:date>2024-10-08T13:14:25Z</dc:date>
    <item>
      <title>LPSPI frequency</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/LPSPI-frequency/m-p/1966731#M25787</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;We are using NXP's I.MX8DXL processor with LPSPI for CANFD communication. With this setup we are able to send around 900 can messages per second for 500Kb bit-rate and 1Mb data-bit rate so we want to increase this count.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Currently we have spi-max-frequency as 5MHz so what is the maximum spi frequency in case of lpspi and also by increasing this frequency can we send larger number of messages per second.&lt;BR /&gt;&lt;BR /&gt;this is our dts for reference:&lt;/P&gt;&lt;P&gt;&amp;amp;lpspi2 {&lt;BR /&gt;pinctrl-names = "default";&lt;BR /&gt;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_lpspi2&amp;gt;;&lt;BR /&gt;fsl,spi-num-chipselects = &amp;lt;1&amp;gt;;&lt;BR /&gt;cs-gpios = &amp;lt;&amp;amp;lsio_gpio4 22 GPIO_ACTIVE_HIGH&amp;gt;;&lt;BR /&gt;status = "okay";&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;tcan4x5x0: tcan4x5x@0 {&lt;BR /&gt;compatible = "ti,tcan4x5x";&lt;BR /&gt;reg = &amp;lt;0&amp;gt;;&lt;BR /&gt;pinctrl-names = "default";&lt;BR /&gt;#address-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;#size-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;spi-max-frequency = &amp;lt;5000000&amp;gt;;&lt;BR /&gt;bosch,mram-cfg = &amp;lt;0x0 3 2 32 10 1 32 7&amp;gt;;&amp;nbsp;&lt;BR /&gt;clocks = &amp;lt;&amp;amp;hclk&amp;gt;, &amp;lt;&amp;amp;cclk&amp;gt;;&lt;BR /&gt;clock-names = "hclk", "cclk";&lt;BR /&gt;interrupt-parent = &amp;lt;&amp;amp;lsio_gpio3&amp;gt;;&lt;BR /&gt;interrupts = &amp;lt;12 IRQ_TYPE_EDGE_FALLING&amp;gt;;&lt;BR /&gt;data-ready-gpios = &amp;lt;&amp;amp;lsio_gpio3 12 GPIO_ACTIVE_HIGH&amp;gt;;&lt;BR /&gt;reset-gpios= &amp;lt;&amp;amp;exp2 12 GPIO_ACTIVE_HIGH&amp;gt;;&lt;BR /&gt;iw-tcan-prop;&lt;BR /&gt;wakeup-source;&lt;BR /&gt;status = "okay";&lt;/P&gt;&lt;P&gt;};&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Ankita&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 05:55:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/LPSPI-frequency/m-p/1966731#M25787</guid>
      <dc:creator>ankita_hegde</dc:creator>
      <dc:date>2024-10-04T05:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: LPSPI frequency</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/LPSPI-frequency/m-p/1967012#M25804</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/240019"&gt;@ankita_hegde&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you are doing well.&lt;/P&gt;
&lt;P&gt;Please refer to the&amp;nbsp;&lt;A href="https://github.com/nxp-imx/linux-imx/blob/lf-6.6.y/arch/arm64/boot/dts/freescale/imx8qxp-lpddr4-val-lpspi.dts#L49" target="_self"&gt;imx8qxp-lpddr4-val-lpspi.dts&lt;/A&gt;, there is configured the LPSPI2 to works at 10MHz.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Salas.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 15:58:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/LPSPI-frequency/m-p/1967012#M25804</guid>
      <dc:creator>Manuel_Salas</dc:creator>
      <dc:date>2024-10-04T15:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: LPSPI frequency</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/LPSPI-frequency/m-p/1968930#M25854</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/203368"&gt;@Manuel_Salas&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you for the previous reply. We referred the dts file you had sent and made spi frequency as 10MHz but we were able to get only 1020 CAN messages per second.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Basically we want to increase the number of CAN messages received, so is there any suggestion that you can give that will help in increasing this rate.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankita&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 13:14:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/LPSPI-frequency/m-p/1968930#M25854</guid>
      <dc:creator>ankita_hegde</dc:creator>
      <dc:date>2024-10-08T13:14:25Z</dc:date>
    </item>
  </channel>
</rss>

