Hi,
I download the lastest the SDK for board LPC55S69 and tried the USB VCOM example. It works.
Then I try to add USB VCOM in my project by config tool-peripherals and no component was supported by the sdk. I change to all component and randomly used one and the tool complained that USB device/stack is missing.
Did I download the wrong SDK? I got it from the SDK builder and selected all components available. Or is it ture that this board's SDK don't support any USB peripherals? The only way to use USB vcom is copy the example code?
Hello @waliwalabo,
Please select the option "All" instead of "Supported by the SDK package", as the USB driver was added in previous SDK versions. Also, I highly recommend use the latest version available, as shown the next image:
BR
Habib