Skip to main content
Visitor II
December 1, 2005
Question

USB End Potins

  • December 1, 2005
  • 2 replies
  • 782 views
Posted on December 01, 2005 at 10:37

USB End Potins

    This topic has been closed for replies.

    2 replies

    Visitor II
    November 30, 2005
    Posted on November 30, 2005 at 11:51

    Hello

    We need the address of the end point transmit and receive addresses

    The found the following:

    ENDP0_RXADDR address (0x80)

    ENDP0_TXADDR address (0x90)

    ENDP1_TXADDR address (0xA0)

    What about the rest of the endpoints address

    Thx

    Sherman Amir

    Visitor II
    December 1, 2005
    Posted on December 01, 2005 at 10:37

    Hi Latino,

    For more details refer to the STR71x Reference manual, USB section or to the USB software user manual.

    The small piece of code that u have written is just a demonstration

    using the Hid Mouse demo that uses only two physical endpoints :

    Endpoint 0 ( Transmission/Reception)

    Endpoint 1 ( Transmission)

    With regards, :p :-]