Hi All:
As the topic...........,I want to set up DFU with usb,how? When I edit the USB_HID_KBD to USB_HID_GENERIC in usbd_hid_composite example,it makes some errors:
1.


2.


3.


4.


5.
Hi All:
As the topic...........,I want to set up DFU with usb,how? When I edit the USB_HID_KBD to USB_HID_GENERIC in usbd_hid_composite example,it makes some errors:
1.


2.


3.


4.


5.
Hi,
I'm not sure how changing the HID defintions relates to DFU in this case. Are you looking to make a custom DFU solution with the HID usb class? As you may have seen, we already have bootloader examples which support the USB CDC ACM DFU Transport.
Hi,Vidar:
THank you very much! I have solved the problem,Pls close the topic.