Hello,I'm working with pic24ep512gu810 (it has USB periferal) and compiler XC16 v1.24 and I would like to configure the USB as CDC.I'm using the CDC_serial_emulator example as guide . When I include the necessary files (usb.h, usb_device.h, and usb_device..
↧