CMX USB software

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CMX USB software

2,743 Views
n11261
Contributor I
I recently saw a press release from CMX that their free USB OTG software is now available for Freescale MCF5222X Coldfire. How can I learn more about this sofware and where do I get it?
Labels (1)
0 Kudos
4 Replies

498 Views
DrSeuss
Contributor I

Due to popular demand the device side USB drivers are now posted.!!!

This is a BETA version and updates will be happening regularly in the upcoming weeks.

You will find the stack under Software>Protocol Stacks>MCF5222X_USB_DEVICE_BETA

Here is a link to the MCF52223 Product Page:  http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MCF52223&nodeId=0162468rH3YTLC00M9814...

This is a beta release. Several issues have already been pointed out:

1)       If you currently have an M52223EVB than it is an Alpha board, in addition to an extra connector to adapt to the incorrect USB connector on the PWB, and little / no docs, you will need to pull the jumpers from CLK0 and CLK1. Also pull the jumper from the Vbus select. (this is for HOST mode which we have not released yet)

2)       You will have to load the board with code. As shipped these alpha boards are empty (I think, maybe test code)

3)       Read the directions – they are in the root install directory (\MCF5222x_device_HID_beta). There are three HID demos and in a separate project a CDC demo.

4)       For the HID demos – Windows should automatically recognize these. *** But be aware that windows will NOT detect a change in USB configs on an active port.*** You must un-plug and re-plug the USB cable so that windows will re-enumerate.

5)       For the third project the exe is in the \MCF5222x_device_HID_beta\hid-led-demo\Debug directory.

6)      The CDC class demo is a separate project and again must be compiled and loaded. On cable plug, windows will prompt for install. The lcf file needed is in the \MCF5222x_device_HID_beta\src\mcf5222x\cdc-demo directory.

 

0 Kudos

498 Views
J2MEJediMaster
Specialist I
Go to the CMX web site at http://www.cmx.com/. Follow the Demos and Manuals link, followed by the Freecale MCF5208 and MCF52235 link, to get to the download page. Note that this is a demo version. For more information, contact the vendor.

---Tom
0 Kudos

498 Views
n11261
Contributor I
I found the CMX-MicroNet demo there, no USB. CMX sent me to FSL
for the free USB OTG software.
0 Kudos

498 Views
J2MEJediMaster
Specialist I
Well, yes, you're right, the only demo software USB OTG that CMX seems to offer is the net stuff. Let's get more specific: USB OTG can cover a lot of different devices/functions. What capabilities are you looking for, if not the network functions? I'm checking on this end to see what the situation is.

---Tom
0 Kudos