Quantcast
Viewing all articles
Browse latest Browse all 4871

SDK • Re: sdk2.0.0: USB CDC not working W11

I've diagnosed the problem and it was caused by this line in the cmake file

Code:

                                        -DPICO_STDIO_USB_ENABLE_RESET_VIA_VENDOR_INTERFACE=0 
I can't remember why that was there but I must have had a reason however, it is definitely incompatible with CDC operation in sdk2.0.0 whereas it was no issue in earlier versions.
I've proved this by adding the line to the hello_usb example and it causes the same problem

I'd appreciate some comment from the developers as to why this is an issue

Statistics: Posted by matherp — Sun Aug 11, 2024 2:03 pm



Viewing all articles
Browse latest Browse all 4871

Trending Articles