<?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: Serial UART problems on MCF54418 in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Serial-UART-problems-on-MCF54418/m-p/178958#M2553</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Pavel, this pointed me in the correct direction. I should be able to port my driver over to the MQX platform with this information. I'll let you know if I run into any roadblocks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Jan 2011 00:11:53 GMT</pubDate>
    <dc:creator>kalexander</dc:creator>
    <dc:date>2011-01-27T00:11:53Z</dc:date>
    <item>
      <title>Serial UART problems on MCF54418</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Serial-UART-problems-on-MCF54418/m-p/178956#M2551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am preparing to build a serial driver for 10 UART ports on MCF54418 (including flexbus). Most code examples I have seen have been related to using the console or other similar applications, however they don't seem to lend themselves well to writing a driver which will run all the UART ports at once. I am sure I can size the buffers appropriately and get this working with the MQX serial drivers, but ideally I would prefer to port&amp;nbsp;code that I have written in the past to this platform and avoid complete use of the MQX driver. This is for a few reasons, most importantly is portability.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it is at all possible what I would like to get for each UART is a data register, a Tx complete interrupt, and an Rx complete interrupt. Having access to those three items would make me feel more comfortable. Additionally I would like to be able to initialize a&amp;nbsp;UART with a single function call which will take the UART to be initialized and a baud rate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Inside of this, how can the MQX RTOS help me? I feel like there is little documentation that translates to the way I am used to dealing with UARTs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am open to suggestions and advice regarding how to implement this solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;Kurt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jan 2011 04:13:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Serial-UART-problems-on-MCF54418/m-p/178956#M2551</guid>
      <dc:creator>kalexander</dc:creator>
      <dc:date>2011-01-26T04:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Serial UART problems on MCF54418</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Serial-UART-problems-on-MCF54418/m-p/178957#M2552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kurt,&lt;/P&gt;&lt;P&gt;If you from some reason don't wont use our serial driver, which can be installed on every UART, you can write your own. For inspiration, how to get access to UARD registers, please see into serl_pol_mcf54xx.c file for polled mode, and serl_int_mcf54xx.c file for interrupt mode. Especially see functions&amp;nbsp;&lt;/P&gt;&lt;P&gt;_mcf54xx_uart_serial_polled_getc and&lt;/P&gt;&lt;P&gt;_mcf54xx_uart_serial_polled_putc.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jan 2011 22:25:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Serial-UART-problems-on-MCF54418/m-p/178957#M2552</guid>
      <dc:creator>PavelM</dc:creator>
      <dc:date>2011-01-26T22:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Serial UART problems on MCF54418</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Serial-UART-problems-on-MCF54418/m-p/178958#M2553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Pavel, this pointed me in the correct direction. I should be able to port my driver over to the MQX platform with this information. I'll let you know if I run into any roadblocks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jan 2011 00:11:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Serial-UART-problems-on-MCF54418/m-p/178958#M2553</guid>
      <dc:creator>kalexander</dc:creator>
      <dc:date>2011-01-27T00:11:53Z</dc:date>
    </item>
  </channel>
</rss>

