Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHi again Bhaumik,
it looks like it's working now. I send the byte to the led with bulk data out to endpoint number 2 (i tried 1 & 2, 0 is for control). I don't know how to get a list of that. But i have some questions fo you: -Why do i receive nothing when i ask a get_configuration? (get_config[] = {0x0880, 0,0,1};) -How can I know the endpoint number where i should send data? In the demo program, with interrupt mode for mouse, it's shown it receive data from endpoint 1, what the hell? looks like arbitrary for me.