cancel
Showing results for 
Search instead for 
Did you mean: 

USB End Potins

shermantec
Associate II
Posted on December 01, 2005 at 10:37

USB End Potins

2 REPLIES 2
shermantec
Associate II
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

mohamed23
Associate II
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 :-]