Hi,
I'm using the CSL 2.50.
The issue is that the standard USB request SET DESCRIPTOR is not shown to be implemented anywere in the Chip Support Library nor its examples. Even the various Frameworks (AC, MSC, CDC) that are available, do not have an implementation of SET DESCRIPTOR in them.
Tried myself to have that, yet it seems that Setup Packet data phases are succesful ONLY with direction from device to host, so no data phase succeds when Host to Device direction is required on a setup packet.
Is there any solution or example to see how to succesfully have SET DESCRIPTOR implemented?
Christos