Question
USB Virtual Com Port example
Posted on January 28, 2014 at 15:02
Hello,
USB Virtual Com Port example doesn't work on device modeI have a uC card wtih stm32f107 which works host and FS mode, reads Flash disc.. Now I am trying eval vcp example, I made necessary changes but it doesnt work even I put break points on main and systick. Something is wrong about VCP example with CL devices.My other question does VBus need to be open manually for device mode? Because on host mode we read flash disc by ''USBH_USR_MSC_Application'' event. #usb-vcp