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

Interfacing LPC2148 to PC through USB

I,m interfacing LPC2148 to PC through USB in the process of ennumeration after i recive set address command i send null packet n set address but then not getting setup packet for dd of 18 byte again getting set address

Parents
  • > I,m interfacing LPC2148 to PC through USB in the process of ennumeration after i recive set address command i send null packet n set address but then not getting setup packet for dd of 18 byte again getting set address

    As of the original post,
    It's the same problem as this topic,
    http://www.keil.com/forum/docs/thread16271.asp

    I don't like to repeat the same discussion here, join to above thread.

    Anyway, is it a homework on a university course?
    Two different posters have the same problem at a time.
    If so, the teacher should know that, without a hardware bus analyzer, development of USB stack is just waste of time.

    Tsuneo

Reply
  • > I,m interfacing LPC2148 to PC through USB in the process of ennumeration after i recive set address command i send null packet n set address but then not getting setup packet for dd of 18 byte again getting set address

    As of the original post,
    It's the same problem as this topic,
    http://www.keil.com/forum/docs/thread16271.asp

    I don't like to repeat the same discussion here, join to above thread.

    Anyway, is it a homework on a university course?
    Two different posters have the same problem at a time.
    If so, the teacher should know that, without a hardware bus analyzer, development of USB stack is just waste of time.

    Tsuneo

Children