This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

USB host controller addon

Hello,

I was hoping somebody would be able to recommend a USB host controller "add-on" (you know, like these external modem modules)? Keil do not support USB host functionality yet, and I was hoping to map such a device to external RAM to win time (writing it myself is a hassle)...
I'm working primarily with LPC2400 and Cortex M3 processors.

Parents
  • A good place to start might be the big Stellaris package by Luminary/TI. (All Cortex M3 Controllers) Sry, but can't find the proper link right now, but you should be able to find or let google find it for you.
    It should be a big zip of > 150 MB containing all their stuff of the EVA boards. But careful - no idea regarding their copyrights. I bet you must'nt use it on NXP or you get shot... ;)

    AFAIK they have HOST stuff in it for Mass Storage and simple HID.

    Good luck and plz keep us updated, I think many people are interested in this topic.
    (maybe post the link if found and useful)

    Cheers
    ULI

Reply
  • A good place to start might be the big Stellaris package by Luminary/TI. (All Cortex M3 Controllers) Sry, but can't find the proper link right now, but you should be able to find or let google find it for you.
    It should be a big zip of > 150 MB containing all their stuff of the EVA boards. But careful - no idea regarding their copyrights. I bet you must'nt use it on NXP or you get shot... ;)

    AFAIK they have HOST stuff in it for Mass Storage and simple HID.

    Good luck and plz keep us updated, I think many people are interested in this topic.
    (maybe post the link if found and useful)

    Cheers
    ULI

Children