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
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 :-]