2020-12-08 08:40 AM
I am aware I am using a slight outdated version and so apologise if this fix has already been implemented.
When selecting a Custom HID Class under the middleware tab there is no option to enable or disable the USBD_SUPPORT_USER_STRING parameter, and is then set to 1 by default after generating code. This resulted in a 2 day headache trying to debug why my device was hard faulting!
Solved! Go to Solution.
2020-12-09 08:03 AM
Hi @Community member
Using the latest CubeMX version (6.1.0) the USBD_SUPPORT_USER_STRING is no more available in Parameter Settings because is still not supported.
The USBD_SUPPORT_USER_STRING will be available (enable/disable) only when DFU is selected.
Thanks for your feedback, Khouloud
2020-12-08 11:50 PM
Hi @Community member
Can you please share some details about the MCU used, or share your ioc file ?
Thanks, Khouloud
2020-12-09 12:49 AM
2020-12-09 08:03 AM
Hi @Community member
Using the latest CubeMX version (6.1.0) the USBD_SUPPORT_USER_STRING is no more available in Parameter Settings because is still not supported.
The USBD_SUPPORT_USER_STRING will be available (enable/disable) only when DFU is selected.
Thanks for your feedback, Khouloud