Dear readers,
I’m developing a USB interface with KEIL MDK Plus (V5.35) and the STM32CubeMX (V6.5) tool.
Is it possible to configure endpoint 0 to a message pipe resp. to a control transfer type ? The Run-Time Environment looks like:
In principle it should be possible to edit BMAttributes = 0 (=control) but I think this is not supported by the library ? At least it is not a standard in the CustomClass_0.h file:
The reason is the used WinUSB driver which can't access the "WinUsb_ControlTransfer" function.
Thanks in advance!
Best regards
Norbert
Moving to Keil specific forum