Hi Team,
Development board:LPC55s69
SDK: SDK_2.x
i have to configure USB1 as VCOM.
so in MCU config tool peripheral setting , have used USBHSD peripheral .
Then used Device mode as required.
And used preset :CDC VCOM(bare metal)
with this setting i initialized the peripheral .
when connected Hardware board , usb1 HS port detected ,
but when used serial terminal(Termite in my PC) for Communication , its not taking characters . the Serial window goes to hang state (unresponsive) as soon as I start to enter characters in serail window.
Is their any changes that I should do with code or peripheral settings to start communication with USB VCOM.???
regards,
Deep_Bang