Shop OBEX P1 Docs P2 Docs Learn Events
Here is a link to C source files for programming a USB HOST. — Parallax Forums

Here is a link to C source files for programming a USB HOST.

Kaos KiddKaos Kidd Posts: 614
edited 2006-05-26 13:00 in Propeller 1
Here is a link to C source files for programming a USB HOST:·· http://svn.navi.cx/misc/trunk/tusb/
My understanding of C is somewhat limited, but the full HOST for USB 2.0 is coded in these files.
I will be trying to get through all of this, working on a single USB HOST-> CLIENT endpoint connection for the bulk storage class.
(HD,ZIP,CD-ROM,ZIP,FLASH... anything that has storage and supports the 1.0/2.0 USB spec)
From this USB HOST code, all that is needed is a FAT12/32 driver, which rokicki has nearly completed, in this thread:

http://forums.parallax.com/showthread.php?p=588024

I believe could all be wrapped up into 1 object, USBFAT.

I keep on trying to expand things... and things are expanding, just expanding beyond my current reach!






▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Just tossing my two bits worth into the bit bucket


KK
·

Comments

Sign In or Register to comment.