Forum Discussion
Altera_Forum
Honored Contributor
11 years agoIn answer to your questions:
The USB standard does not require that all control operations be implemented. For example, a chip that has only one configuration probably won't implement get configuration because the answer would always be the same. The usage of each endpoint should be documented in the datasheet or users guide for the device. Some are documented in USB standards, i.e. endpoint 0 is for control.