Freescale Semiconductor
Freescale MQX™ USB Host/Device Stacks
Register  ·  Sign In  ·  Help
Jump to Page:   1
  Reply  

USB to IDE (highspeed USB)   [ Edited ]
Options    Options  
jy
Visitor
Posts: 8
Registered: 2009-05-13


jy

Message 1 of 10

Viewed 319 times


Hi sir, Can you give me some suggestion ? i want to design a High speed USB to IDE product, it is like OTG, but there is a different, the IDE part is not connnect to IDE driver, it will be connect to PC IDE port. any chipset or solution are suitable in my case ?

 

USBtoIDE.jpg

Message Edited by t.dowe on 2009-10-28 09:10 AM
2009-10-28 07:01 AM
  Reply  

Re: USB to IDE (highspeed USB)
Options    Options  
JuroV Freescaler
Freescaler
Posts: 57
Registered: 2009-03-04


JuroV

Message 2 of 10

Viewed 286 times


Correct me if I am wrong: you need to build a device: you will connect there USB flash drive and with such device you will connect to the PC to act as a normal HDD.

 

 

http://www.st-lab.com/assign.asp?keyid=bq5

 

 

jv

2009-11-03 10:07 AM
  Reply  

Re: USB to IDE (highspeed USB)   [ Edited ]
Options    Options  
jy
Visitor
Posts: 8
Registered: 2009-05-13


jy

Message 3 of 10

Viewed 276 times


juroV,

 

Yes, you are right, I need a pendriver or remove HD  can be act as ide driver.

 

But the link which you post is  not my want, because it just be a "IDE to USB" adaptor (the IDE via usb port to communicate with PC ).


Message Edited by jy on 2009-11-04 01:29 AM
2009-11-04 01:09 AM
  Reply  

Re: USB to IDE (highspeed USB)
Options    Options  
JuroV Freescaler
Freescaler
Posts: 57
Registered: 2009-03-04


JuroV

Message 4 of 10

Viewed 249 times


Hello,

 

you need a pendrive to act as IDE driver: well, that's what on the hyperlinked webpage. You connect to that device flash drive and you can connect it to the PATA 40 pin connector (you can have your USB flash disk acting like your PATA hard disk).

2009-11-05 08:26 AM
  Reply  

Re: USB to IDE (highspeed USB)
Options    Options  
JuroV Freescaler
Freescaler
Posts: 57
Registered: 2009-03-04


JuroV

Message 5 of 10

Viewed 242 times


Sorry, you are right. Use USB host in your application. Look at MFS/examples/mfs_usb and MFS/examples/mfs_cfcard_usb (available only for m52259evb) for compact flash example (CF also uses ATA commands).

2009-11-05 09:04 AM
  Reply  

Re: USB to IDE (highspeed USB)
Options    Options  
jy
Visitor
Posts: 8
Registered: 2009-05-13


jy

Message 6 of 10

Viewed 220 times


can you send the link or file  to me ?

and the USB mustbe work on high-speed(480M) .

2009-11-06 01:13 AM
  Reply  

Re: USB to IDE (highspeed USB)
Options    Options  
JuroV Freescaler
Freescaler
Posts: 57
Registered: 2009-03-04


JuroV

Message 7 of 10

Viewed 203 times


1. Download latest MQX and install it.

2. Test examples in MFS or USB folder.

 

About HS: nowadays only mcf54455 is supported for HS, however default BSP is set to FS.

2009-11-06 08:05 AM
  Reply  

Re: USB to IDE (highspeed USB)   [ Edited ]
Options    Options  
jy
Visitor
Posts: 8
Registered: 2009-05-13


jy

Message 8 of 10

Viewed 199 times


I'm search it's datasheet from freescale, it just said MCF54455 support USB 2.0 On-the-Go .

but never said is it High-speed USB  or full-speed USB chipset.

 

 

can you tell me is it supprot High-speed (480Mpds)? and the CF support DMA mode ?

Message Edited by jy on 2009-11-06 08:49 AM
2009-11-06 08:47 AM
  Reply  

Re: USB to IDE (highspeed USB)   [ Edited ]
Options    Options  
JuroV Freescaler
Freescaler
Posts: 57
Registered: 2009-03-04


JuroV

Message 9 of 10

Viewed 192 times


As I said, it supports HS.

From MCF54455 Data Sheet, Rev. 6: 6 Power Consumption - "USB HS File Copy consumption"

From MCF54455 Reference Manual Rev. 2: 21.1.1 Overview - "The ULPI interface
option supports high-speed (HS) applications."

Every USB module over ColdFires work in DMA mode.

Message Edited by JuroV on 2009-11-06 10:39 AM
2009-11-06 09:24 AM
  Reply  

Re: USB to IDE (highspeed USB)
Options    Options  
stalisman
Contributor
Posts: 16
Registered: 2007-09-13


stalisman

Message 10 of 10

Viewed 117 times


There is a question mark over High Speed USB on the MF5445x.

 

Simply put: it is not proven that it works satisfactorily, certainly not via the ULPI interface on the EVB. 

  

I have had no luck finding examples of working code that gives an effective data throughput and peer review of our code shows no problem.

 

Whether there is a problem with the silicon or not is a worry.

 

Personally I am waiting for a MQX release with working High Speed for the MCF5445x because that seems the only way to get any concrete information out of freescale.

 

 

2009-11-12 11:06 AM
Jump to Page:   1