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 software development

Hi, i would like to program USB drivers for certain hardware applications. Ex to communicate with an 8051 system. Is there any software that could make this process easy? What else would you recommend. Any available code is a great help.

Thanks

Parents
  • "I know of no '51 derivative that can work as an USB master"

    I don't actually know of any, either - but there might be some hiding somewhere...?

    Unfortunately, the Keil database search does not distinguish Host/Device/OTG - it just has "USB"

    :-(

    I seem to recall hearing that some AVR has a USB Host - if that's true, it shouldn't be beyond an 8051...

Reply
  • "I know of no '51 derivative that can work as an USB master"

    I don't actually know of any, either - but there might be some hiding somewhere...?

    Unfortunately, the Keil database search does not distinguish Host/Device/OTG - it just has "USB"

    :-(

    I seem to recall hearing that some AVR has a USB Host - if that's true, it shouldn't be beyond an 8051...

Children