Hi,
There is a problem with the USB_DEVICE_STACK component that the speed setting is read only and it expects Full speed to be set, which might on some devices not be the default setting.
As a workaround, please do the following:
1) Find your „User components directory“ – see attached picture
2) Change line 62 in the „User components directory\Beans\USB_DEVICE_STACK\USB_DEVICE_STACK.chg“ file
from
%set @LDD_Component@PHY_USB_DEVICE_Speed ReadOnly True
to
%set @LDD_Component@PHY_USB_DEVICE_Speed ReqValue Full speed=USB_DEVICE_STACK component requirement
3) Reload your project
best regards
Petr Hradsky
Processor Expert Support Team
