<?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: i.MX6: Native UART1 Communications? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Native-UART1-Communications/m-p/1289348#M175212</link>
    <description>&lt;P&gt;Yuri,&lt;/P&gt;&lt;P&gt;I am connected to UART1 with a USB-UART emulator at 115200. I should be seeing some activity on that port, correct?&amp;nbsp; I mean, there should be some interface that will allow me to load U-Boot, correct?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;</description>
    <pubDate>Tue, 08 Jun 2021 19:00:43 GMT</pubDate>
    <dc:creator>philhale</dc:creator>
    <dc:date>2021-06-08T19:00:43Z</dc:date>
    <item>
      <title>i.MX6: Native UART1 Communications?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Native-UART1-Communications/m-p/1288580#M175143</link>
      <description>&lt;P&gt;Will a out-of-the-box i.MX6ULL chip communicate via its UART1 upon powerup? Will it offer any type of bootloader command line interface? It did this with the EVK board, from what I remember. Could you burn the startup fuses using this boot interface?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 00:41:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Native-UART1-Communications/m-p/1288580#M175143</guid>
      <dc:creator>philhale</dc:creator>
      <dc:date>2021-06-08T00:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: Native UART1 Communications?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Native-UART1-Communications/m-p/1288728#M175154</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/69399"&gt;@philhale&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;After power up i.MX 6ULL bootloader (in boot ROM) starts. &lt;BR /&gt;If there is no any boot image (say, on SD card) available,&lt;BR /&gt;the Serial Downloader can be used to download a program &lt;BR /&gt;image to the chip over the USB or UART serial connection. &lt;BR /&gt;This allows to load and run U-boot for further activities.&lt;/P&gt;
&lt;P&gt;Serial Download Protocol (SDP), described in the Reference &lt;BR /&gt;Manual, is used by i.MX Serial Downloader.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Yuri.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 05:47:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Native-UART1-Communications/m-p/1288728#M175154</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2021-06-08T05:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: Native UART1 Communications?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Native-UART1-Communications/m-p/1289346#M175211</link>
      <description>&lt;P&gt;Yuri,&lt;/P&gt;&lt;P&gt;Thank you. Quick follow up question.&lt;/P&gt;&lt;P&gt;(a) Is the ROM internal to the i.MX6ULL? If the i.MX6ULL is the only device on a board and I connect to the UART1, can I possibly upload the operating system.&lt;/P&gt;&lt;P&gt;(b) Assuming that the above questiion (a) is Yes, will the UART1 interface allow me to set the fuses so the i.MX6ULL will boot via an attached SD Card?&lt;/P&gt;&lt;P&gt;In my situation, I only have access to BOOT_MODE0 and BOOT_MODE1. We accidentally left off all ability to modify the BT_CFG[0..7] / LCD_DATA[0..7] boot configuration straps. We also have the SD card connected to port SD2.&lt;/P&gt;&lt;P&gt;When I go into production, I will add the BT_CFG straps but for now, I need to get this system up and running to test everything running on the SD Card Yocto configuration.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 18:56:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Native-UART1-Communications/m-p/1289346#M175211</guid>
      <dc:creator>philhale</dc:creator>
      <dc:date>2021-06-08T18:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: Native UART1 Communications?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Native-UART1-Communications/m-p/1289348#M175212</link>
      <description>&lt;P&gt;Yuri,&lt;/P&gt;&lt;P&gt;I am connected to UART1 with a USB-UART emulator at 115200. I should be seeing some activity on that port, correct?&amp;nbsp; I mean, there should be some interface that will allow me to load U-Boot, correct?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 19:00:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Native-UART1-Communications/m-p/1289348#M175212</guid>
      <dc:creator>philhale</dc:creator>
      <dc:date>2021-06-08T19:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: Native UART1 Communications?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Native-UART1-Communications/m-p/1289370#M175214</link>
      <description>&lt;P&gt;Yuri,&lt;/P&gt;&lt;P&gt;Two more things.&lt;/P&gt;&lt;P&gt;(1) I have read&amp;nbsp;IMX6ULLRM, Section 8.2 "Boot Modes". It is still not clear whether Serial Bootloader mode will provide a human-readable interface.&lt;/P&gt;&lt;P&gt;(2) I DO HAVE a USB-OTG1 port connected. USB Type-A port.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 19:29:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Native-UART1-Communications/m-p/1289370#M175214</guid>
      <dc:creator>philhale</dc:creator>
      <dc:date>2021-06-08T19:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: Native UART1 Communications?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Native-UART1-Communications/m-p/1289742#M175250</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/69399"&gt;@philhale&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; The Serial Bootloader does not&amp;nbsp; provide a human-readable interface.&lt;BR /&gt;It can be used to load and run, for example - U-boot&amp;nbsp; with human-readable interface.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; Please refer to the user's guide how to start with i.MX6 board.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_LINUX_USERS_GUIDE.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/IMX_LINUX_USERS_GUIDE.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Demo image:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=L5.10.9_1.0.0_MX6UL7D&amp;amp;appType=license" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=L5.10.9_1.0.0_MX6UL7D&amp;amp;appType=license&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Yuri.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 08:06:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Native-UART1-Communications/m-p/1289742#M175250</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2021-06-09T08:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: Native UART1 Communications?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Native-UART1-Communications/m-p/1289745#M175252</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/69399"&gt;@philhale&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; yes, the mentioned boot ROM is located internally into the i.MX6ULL.&lt;/P&gt;
&lt;P&gt;To burn the fuses U-boot should be used.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://imxdev.gitlab.io/tutorial/Burning_eFuses_on_i.MX/" target="_blank"&gt;https://imxdev.gitlab.io/tutorial/Burning_eFuses_on_i.MX/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Yuri.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 08:10:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Native-UART1-Communications/m-p/1289745#M175252</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2021-06-09T08:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: Native UART1 Communications?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Native-UART1-Communications/m-p/1292705#M175557</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 16:34:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Native-UART1-Communications/m-p/1292705#M175557</guid>
      <dc:creator>philhale</dc:creator>
      <dc:date>2021-06-15T16:34:45Z</dc:date>
    </item>
  </channel>
</rss>

