2014-01-28 06:01 AM
Hello, I 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. #usn-vcp-stm32f10x