<?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>i.MX ProcessorsのトピックCL-SOM-IMX6</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/CL-SOM-IMX6/m-p/1162291#M162860</link>
    <description>&lt;P&gt;I am trying to receive a string on UART 2 of CL-SOM-iMX6, in the serial boot-up logs i am able to see that ttymxc1/ttymxc2/ttymxc3/ttymxc4 enabled but i am not able to read any incoming data .&lt;/P&gt;&lt;P&gt;in the .dtsi file i am setting the status = "okay" for UART2/UART3/UART4/UART5&lt;/P&gt;&lt;P&gt;serial console -&lt;/P&gt;&lt;P&gt;imx6q-pinctrl 20e0000.iomuxc: pin MX6Q_PAD_EIM_D27 already requested by 20e0000.iomuxc; cannot claim for 21e8000.serial&lt;BR /&gt;imx6q-pinctrl 20e0000.iomuxc: pin-48 (21e8000.serial) status -22&lt;BR /&gt;imx6q-pinctrl 20e0000.iomuxc: could not request pin 48 (MX6Q_PAD_EIM_D27) from group uar2grp on device 20e0000.iomuxc&lt;BR /&gt;imx-uart 21e8000.serial: Error applying setting, reverse things back&lt;BR /&gt;21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 291, base_baud = 5000000) is a IMX&lt;BR /&gt;21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 292, base_baud = 5000000) is a IMX&lt;BR /&gt;21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 293, base_baud = 5000000) is a IMX&lt;BR /&gt;console [ttymxc3] enabled&lt;BR /&gt;21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 294, base_baud = 5000000) is a IMX&lt;/P&gt;&lt;P&gt;pin configurations in .dtsi -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/* pins for ttymxc1 */&lt;BR /&gt;pinctrl_uart2: uar2grp {&lt;BR /&gt;fsl,pins = &amp;lt;&lt;BR /&gt;MX6QDL_PAD_EIM_D27__UART2_TX_DATA 0x1b0b1&lt;BR /&gt;MX6QDL_PAD_EIM_D27__UART2_RX_DATA 0x1b0b1&lt;BR /&gt;&amp;gt;;&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;/* pins for ttymxc2 */&lt;BR /&gt;pinctrl_uart3: uar3grp {&lt;BR /&gt;fsl,pins = &amp;lt;&lt;BR /&gt;MX6QDL_PAD_EIM_D24__UART3_TX_DATA 0x1b0b1&lt;BR /&gt;MX6QDL_PAD_EIM_D25__UART3_RX_DATA 0x1b0b1&lt;BR /&gt;&amp;gt;;&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;/* pins for ttymxc3 console */&lt;BR /&gt;pinctrl_uart4: uart4grp {&lt;BR /&gt;fsl,pins = &amp;lt;&lt;BR /&gt;MX6QDL_PAD_KEY_COL0__UART4_TX_DATA 0x1b0b1&lt;BR /&gt;MX6QDL_PAD_KEY_ROW0__UART4_RX_DATA 0x1b0b1&lt;BR /&gt;&amp;gt;;&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;I am able to see the square wave on oscilloscope when I transmit the string by placing probes on the hardware lines, i want to view the same character on the serial console , I am not able to see the characters that are received .&lt;/P&gt;&lt;P&gt;Can anyone please tell me what all changes I have to do or the steps to follow to achieve it ?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Oct 2020 14:35:42 GMT</pubDate>
    <dc:creator>Ajay3</dc:creator>
    <dc:date>2020-10-02T14:35:42Z</dc:date>
    <item>
      <title>CL-SOM-IMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CL-SOM-IMX6/m-p/1162291#M162860</link>
      <description>&lt;P&gt;I am trying to receive a string on UART 2 of CL-SOM-iMX6, in the serial boot-up logs i am able to see that ttymxc1/ttymxc2/ttymxc3/ttymxc4 enabled but i am not able to read any incoming data .&lt;/P&gt;&lt;P&gt;in the .dtsi file i am setting the status = "okay" for UART2/UART3/UART4/UART5&lt;/P&gt;&lt;P&gt;serial console -&lt;/P&gt;&lt;P&gt;imx6q-pinctrl 20e0000.iomuxc: pin MX6Q_PAD_EIM_D27 already requested by 20e0000.iomuxc; cannot claim for 21e8000.serial&lt;BR /&gt;imx6q-pinctrl 20e0000.iomuxc: pin-48 (21e8000.serial) status -22&lt;BR /&gt;imx6q-pinctrl 20e0000.iomuxc: could not request pin 48 (MX6Q_PAD_EIM_D27) from group uar2grp on device 20e0000.iomuxc&lt;BR /&gt;imx-uart 21e8000.serial: Error applying setting, reverse things back&lt;BR /&gt;21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 291, base_baud = 5000000) is a IMX&lt;BR /&gt;21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 292, base_baud = 5000000) is a IMX&lt;BR /&gt;21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 293, base_baud = 5000000) is a IMX&lt;BR /&gt;console [ttymxc3] enabled&lt;BR /&gt;21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 294, base_baud = 5000000) is a IMX&lt;/P&gt;&lt;P&gt;pin configurations in .dtsi -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/* pins for ttymxc1 */&lt;BR /&gt;pinctrl_uart2: uar2grp {&lt;BR /&gt;fsl,pins = &amp;lt;&lt;BR /&gt;MX6QDL_PAD_EIM_D27__UART2_TX_DATA 0x1b0b1&lt;BR /&gt;MX6QDL_PAD_EIM_D27__UART2_RX_DATA 0x1b0b1&lt;BR /&gt;&amp;gt;;&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;/* pins for ttymxc2 */&lt;BR /&gt;pinctrl_uart3: uar3grp {&lt;BR /&gt;fsl,pins = &amp;lt;&lt;BR /&gt;MX6QDL_PAD_EIM_D24__UART3_TX_DATA 0x1b0b1&lt;BR /&gt;MX6QDL_PAD_EIM_D25__UART3_RX_DATA 0x1b0b1&lt;BR /&gt;&amp;gt;;&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;/* pins for ttymxc3 console */&lt;BR /&gt;pinctrl_uart4: uart4grp {&lt;BR /&gt;fsl,pins = &amp;lt;&lt;BR /&gt;MX6QDL_PAD_KEY_COL0__UART4_TX_DATA 0x1b0b1&lt;BR /&gt;MX6QDL_PAD_KEY_ROW0__UART4_RX_DATA 0x1b0b1&lt;BR /&gt;&amp;gt;;&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;I am able to see the square wave on oscilloscope when I transmit the string by placing probes on the hardware lines, i want to view the same character on the serial console , I am not able to see the characters that are received .&lt;/P&gt;&lt;P&gt;Can anyone please tell me what all changes I have to do or the steps to follow to achieve it ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2020 14:35:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CL-SOM-IMX6/m-p/1162291#M162860</guid>
      <dc:creator>Ajay3</dc:creator>
      <dc:date>2020-10-02T14:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: CL-SOM-IMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CL-SOM-IMX6/m-p/1162570#M162866</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Ajay3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;example of reading from&amp;nbsp;&lt;SPAN&gt;serial console can be found on&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.technexion.com/support/knowledgebase/using-a-serial-port-from-a-linux-shell/" target="_blank"&gt;https://www.technexion.com/support/knowledgebase/using-a-serial-port-from-a-linux-shell/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://unix.stackexchange.com/questions/42376/reading-from-serial-from-linux-command-line" target="_blank" rel="noopener"&gt;https://unix.stackexchange.com/questions/42376/reading-from-serial-from-linux-command-line&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Sat, 03 Oct 2020 05:45:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CL-SOM-IMX6/m-p/1162570#M162866</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-10-03T05:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: CL-SOM-IMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CL-SOM-IMX6/m-p/1162747#M162890</link>
      <description>&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;I have tried using "cat" to read from ttymxc1, it's sort of in a hang state , in the sense nothing is read from ttymxc1.&lt;/P&gt;&lt;P&gt;Is there any other UART configuration changes that have to be done?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 06:52:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CL-SOM-IMX6/m-p/1162747#M162890</guid>
      <dc:creator>Ajay3</dc:creator>
      <dc:date>2020-10-05T06:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: CL-SOM-IMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CL-SOM-IMX6/m-p/1162879#M162910</link>
      <description>&lt;P&gt;Hi Ajay3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this board was developed and supported by compulab, suggest to post issue&lt;/P&gt;
&lt;P&gt;on its support portal:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mediawiki.compulab.com/w/index.php?title=Support" target="_blank"&gt;https://mediawiki.compulab.com/w/index.php?title=Support&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 10:40:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CL-SOM-IMX6/m-p/1162879#M162910</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-10-05T10:40:35Z</dc:date>
    </item>
  </channel>
</rss>

