This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

usbd_cdc_acm for dongle

Hi,

I am going to use the usbd_cdc_acm example for the dongle. 

I added the pin definitions as below:

#define TX_PIN_NUMBER 13
#define RX_PIN_NUMBER 15

 and changed the preprocessor definition (10059).

The code is built without any compiler error. However, I can not see the dongle as a USB device. 

Could you please help me?

Thank you in advance.

Br,

Sama

Parents Reply Children
No Data
Related