<?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: CUSTOM BAUD RATE FOR UART in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/CUSTOM-BAUD-RATE-FOR-UART/m-p/780941#M121332</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anshul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.MX uart driver supports standard linux serial APIs, one can use for example stty :&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://stackoverflow.com/questions/12646324/how-to-set-a-custom-baud-rate-on-linux" title="https://stackoverflow.com/questions/12646324/how-to-set-a-custom-baud-rate-on-linux"&gt;serial port - How to set a custom baud rate on Linux? - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/461993"&gt;iMX6: UART refuse to set baud rate to 1 Mbps&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;check dts file for uart clocking linux/arch/arm/boot/dts/imx6ul.dtsi&lt;BR /&gt;clocks = &amp;lt;&amp;amp;clks IMXUL_CLK_UART_SERIAL&amp;gt;; ..&lt;BR /&gt;described in Figure 18-3. Clock Tree - Part 2 i.MX6UL Reference Manual&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/docs/en/reference-manual/IMX6ULRM.pdf" title="http://www.nxp.com/docs/en/reference-manual/IMX6ULRM.pdf"&gt;http://www.nxp.com/docs/en/reference-manual/IMX6ULRM.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 Feb 2018 22:51:27 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-02-04T22:51:27Z</dc:date>
    <item>
      <title>CUSTOM BAUD RATE FOR UART</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CUSTOM-BAUD-RATE-FOR-UART/m-p/780940#M121331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;i am using IMX6UL Board as per my requirement I need a custom baud rate of 1.8Mbps on a serial port to talk to a device.&amp;nbsp;&lt;/P&gt;&lt;P&gt;by default baud rate is coming as 115200 .&lt;/P&gt;&lt;P&gt;I understand that the UART clock speed is derived from a main clock that is used for CPU and other subsytem.&amp;nbsp; Where do I start looking to change the baud rate for the UART?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anshul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2018 13:02:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CUSTOM-BAUD-RATE-FOR-UART/m-p/780940#M121331</guid>
      <dc:creator>anshulkhare</dc:creator>
      <dc:date>2018-02-03T13:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: CUSTOM BAUD RATE FOR UART</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CUSTOM-BAUD-RATE-FOR-UART/m-p/780941#M121332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anshul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.MX uart driver supports standard linux serial APIs, one can use for example stty :&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://stackoverflow.com/questions/12646324/how-to-set-a-custom-baud-rate-on-linux" title="https://stackoverflow.com/questions/12646324/how-to-set-a-custom-baud-rate-on-linux"&gt;serial port - How to set a custom baud rate on Linux? - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/461993"&gt;iMX6: UART refuse to set baud rate to 1 Mbps&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;check dts file for uart clocking linux/arch/arm/boot/dts/imx6ul.dtsi&lt;BR /&gt;clocks = &amp;lt;&amp;amp;clks IMXUL_CLK_UART_SERIAL&amp;gt;; ..&lt;BR /&gt;described in Figure 18-3. Clock Tree - Part 2 i.MX6UL Reference Manual&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/docs/en/reference-manual/IMX6ULRM.pdf" title="http://www.nxp.com/docs/en/reference-manual/IMX6ULRM.pdf"&gt;http://www.nxp.com/docs/en/reference-manual/IMX6ULRM.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Feb 2018 22:51:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CUSTOM-BAUD-RATE-FOR-UART/m-p/780941#M121332</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-02-04T22:51:27Z</dc:date>
    </item>
  </channel>
</rss>

