2005-12-01 01:37 AM
2005-11-30 02:51 AM
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 Amir2005-12-01 01:37 AM
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 :-]