<?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>ColdFire/68K Microcontrollers and Processors中的主题 Re: port USB driver for MCF5445x</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/port-USB-driver-for-MCF5445x/m-p/149692#M3764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you JWW,&lt;/P&gt;&lt;P&gt;Both links you have attached are very helpfull, We will start working with this information to reach a USB driver version for our board&lt;/P&gt;&lt;P&gt;-Opv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Sep 2010 15:01:30 GMT</pubDate>
    <dc:creator>opv</dc:creator>
    <dc:date>2010-09-30T15:01:30Z</dc:date>
    <item>
      <title>port USB driver for MCF5445x</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/port-USB-driver-for-MCF5445x/m-p/149690#M3762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm working with MCF54455EVB and I need to communicate via USB.&amp;nbsp; The final purpose for using this board, don't allow us to use any OS so I have to program all the drivers. By now I can comunicate with ATA in FAT FILE system, but I don't know how to do it with USB, I need some driver to be able to write/read it.&amp;nbsp; I've found CMXUSB_LITE driver, but the problem is that works with MCF5225x and I don't know if this board is too different to try to port this driver to my board.&amp;nbsp; I would be agreed for any information related with this portability, cause by now I don't know how to implement this driver.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 14:46:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/port-USB-driver-for-MCF5445x/m-p/149690#M3762</guid>
      <dc:creator>opv</dc:creator>
      <dc:date>2010-09-23T14:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: port USB driver for MCF5445x</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/port-USB-driver-for-MCF5445x/m-p/149691#M3763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Opv,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I noted your reference about not using an OS. &amp;nbsp;But I did want to highlight a couple of items.&lt;/P&gt;&lt;P&gt;You can use the MQX reference BSP with USB and filesystem support. &amp;nbsp;The technology is under license from Freescale to any customer using a Freescale ColdFire product. &amp;nbsp;If you just need help learning how to program the USB controller, I suggest looking at the baseline driver code within this BSP. &amp;nbsp;MQX does provide a file system and USB host/device support.... so lots of various code for you to reference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other option is to look at our complimentary USB stack from FSL. &amp;nbsp;This new stack includes drivers for some of our ColdFire and S08 MCUs. &amp;nbsp;The USB controller in the 5444x family is a bit different as it is capable of HS operation. So the register model is different. &amp;nbsp;The USB stack in MQX and the USB stack in our standalone version are similar in arch. &amp;nbsp;You could possibly reference the MQX release and use the standalone stack and come up with a version that works for you. &amp;nbsp;But I thought I'd point a couple of items out. &amp;nbsp;We have not added the V4 based parts to the standalone stack because the standalone stack was designed for customers requesting a lighter footprint for MCUs with limited flash and USB support. &amp;nbsp;On the 5445x family, the avg customer is not Flash or RAM constrained when using a RTOS. &amp;nbsp;So the incremental code size required for the MQX kernel plus USB stack is well worth the extra performance over the standalone stack.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Link to standalone stack: &amp;nbsp;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MEDICALUSB&amp;amp;tid=vanmedicalusb" rel="nofollow" target="_self"&gt;CLICK HERE&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Link to MQX Homepage: &lt;A href="http://www.freescale.com/mqx" rel="nofollow" target="_self"&gt;CLICK HERE&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-JWW&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Sep 2010 21:26:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/port-USB-driver-for-MCF5445x/m-p/149691#M3763</guid>
      <dc:creator>JWW</dc:creator>
      <dc:date>2010-09-25T21:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: port USB driver for MCF5445x</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/port-USB-driver-for-MCF5445x/m-p/149692#M3764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you JWW,&lt;/P&gt;&lt;P&gt;Both links you have attached are very helpfull, We will start working with this information to reach a USB driver version for our board&lt;/P&gt;&lt;P&gt;-Opv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Sep 2010 15:01:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/port-USB-driver-for-MCF5445x/m-p/149692#M3764</guid>
      <dc:creator>opv</dc:creator>
      <dc:date>2010-09-30T15:01:30Z</dc:date>
    </item>
  </channel>
</rss>

