<?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のトピックRe: Using the com port on the iMX53</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274439#M30163</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the same time there are no other UART connectors on the i.MX53QSB (except one for UART1).&lt;BR /&gt;Basically it is possible to use console. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Apr 2013 06:33:47 GMT</pubDate>
    <dc:creator>Yuri</dc:creator>
    <dc:date>2013-04-19T06:33:47Z</dc:date>
    <item>
      <title>Using the com port on the iMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274433#M30157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone created an application that opens the com port and listens to incoming messages and sends a response?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm writing in C and I believe that the "stdio.h" should have everything I need.&amp;nbsp; When I try to open the port I get error messages.&amp;nbsp; It doesn't seem to like the parameters:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int portnum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;portnum = open("dev/ttys0", O_RDWR | O_NOCITY | O_NDELAY);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 05:27:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274433#M30157</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-18T05:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using the com port on the iMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274434#M30158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,Leonard,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have programed UART on i.mx51, I paster source code and Makefile here. you can refer to them.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 06:01:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274434#M30158</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2013-04-18T06:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using the com port on the iMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274435#M30159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Please use &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;O_NOCTTY&lt;/SPAN&gt; instead of O_NOCITY&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 07:20:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274435#M30159</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-04-18T07:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using the com port on the iMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274436#M30160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Weidong Sun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, this was very helpful.&amp;nbsp; Just a question for you. Is there a reason you use "ttymxc1"?&amp;nbsp; I'm using the quick start board iMX53 and it only has one serial port on it.&amp;nbsp; I was trying "ttymxc0", just curious if you knew what I should use for this board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Leonard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 06:11:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274436#M30160</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-19T06:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using the com port on the iMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274437#M30161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have it compiling with a comport trying to open.  I asked Sun and I'll &lt;/P&gt;&lt;P&gt;ask you as well, what port should I be trying to open?  I'm trying to &lt;/P&gt;&lt;P&gt;open "/dev/ttymxc0" is this&lt;/P&gt;&lt;P&gt;correct?  I also tried "/dev/ttymxc1".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Leonard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 06:16:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274437#M30161</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-19T06:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using the com port on the iMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274438#M30162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,Leonard,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; you please pay attention to ttymxc0 on mx53QSB, this is UART1 hardware, on this board, UART1 is used by console. when system startup , all messages ouput to console via this port. So you had better not use it to communicate with other device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 06:22:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274438#M30162</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2013-04-19T06:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using the com port on the iMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274439#M30163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the same time there are no other UART connectors on the i.MX53QSB (except one for UART1).&lt;BR /&gt;Basically it is possible to use console. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 06:33:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274439#M30163</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-04-19T06:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using the com port on the iMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274440#M30164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good point Wiedong, I need a serial port do you have any other suggestions?&amp;nbsp; I could go USB to Serial but I really wanted to avoid that.&amp;nbsp; What port are you using and did you have to configure the serial port before you were able to run your program?&amp;nbsp; i was just reading about "minicom".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Leonard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 06:37:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274440#M30164</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-19T06:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using the com port on the iMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274441#M30165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's good news, is there something I need to run before trying to open a port within a program.&amp;nbsp; What does "minicom" do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 06:40:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274441#M30165</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-19T06:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using the com port on the iMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274442#M30166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I should be using "ttymxc1"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 06:41:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274442#M30166</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-19T06:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using the com port on the iMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274443#M30167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At first - for development / debugging - &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt; the "ttymxc0" may be used (in order to avoid problems how &lt;BR /&gt;&lt;/SPAN&gt;to implement hardware connection with "ttymxc1" on the QSB)&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 06:53:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274443#M30167</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-04-19T06:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using the com port on the iMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274444#M30168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,Leonard,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UART4 &amp;amp; UART5 can be iomuxed by CSI0 port. On i.mx53QSB , by default these pins are used for carmera and connected to J13.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You may consider how to connect them outside and do UART test. In addtion, Don't forget to adjust BSP file: add these pins to mx53_loco.c.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can get iomux pins mapping by mcimx53rm.pdf. please refer to it !&lt;/P&gt;&lt;P&gt;CSI0_DAT12---&amp;gt;UART4_TXD&lt;/P&gt;&lt;P&gt;CSI0_DAT13---&amp;gt;UART4_RXD&lt;/P&gt;&lt;P&gt;CSI0_DAT14---&amp;gt;UART5_TXD&lt;/P&gt;&lt;P&gt;CSI0_DAT15---&amp;gt;UART5_RXD&lt;/P&gt;&lt;P&gt;&amp;lt;Note: UART4---&amp;gt;ttymxc3; UART5---&amp;gt;ttymxc4, the level of these 2 ports are 1.8V &amp;gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 06:56:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274444#M30168</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2013-04-19T06:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using the com port on the iMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274445#M30169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Weidong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll try that, not tonight.&amp;nbsp; When i run your app, I get "open uart error, please confirm if this device exist"I tried "ttymxc0" and "ttymxc1" with the same results.&amp;nbsp; The open routine is returning a "-1", is this an error that can be looked up?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Leonard&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 07:13:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274445#M30169</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-19T07:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Using the com port on the iMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274446#M30170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,Leonard,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; you please check all uart devices in path /dev/:&lt;/P&gt;&lt;P&gt;# ls -l /dev/ttymxc*&lt;/P&gt;&lt;P&gt;to confirm if uart devices have been driven.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 07:17:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274446#M30170</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2013-04-19T07:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using the com port on the iMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274447#M30171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nothing is found.&amp;nbsp; How do I add uart devices\drivers?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 07:22:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274447#M30171</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-19T07:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using the com port on the iMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274448#M30172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tty0-63 and ttys0-31.&amp;nbsp; No ttymxc*.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 07:25:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274448#M30172</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-19T07:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using the com port on the iMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274449#M30173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I was looking on my development PC, I found them on the development board. I have "ttymxc0-4" on the iMX53.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 07:34:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274449#M30173</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-19T07:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using the com port on the iMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274450#M30174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, you can run your program on board, and check if UART has been opened successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 07:48:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274450#M30174</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2013-04-19T07:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using the com port on the iMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274451#M30175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The permission on ttymxc0 is "crw-------" where as all the others are "crw-rw----"&amp;nbsp; could this be the issue?&amp;nbsp; Chmod will not all me to change the permission.&amp;nbsp; What do you think?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 07:49:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274451#M30175</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-19T07:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using the com port on the iMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274452#M30176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;don't use ttymxc0. use others please ! For example , use UART4:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#chmod 777 /dev/ttymxc4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then run your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 07:52:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-the-com-port-on-the-iMX53/m-p/274452#M30176</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2013-04-19T07:52:36Z</dc:date>
    </item>
  </channel>
</rss>

