2015-04-01 07:24 AM
Hello everyone,
I am currently working on a project using the USB port to a PC host. My problem is that my device is detected as ''unknown usb device'' . Do you have any suggeestion? Also I am looking for a USB firmware example code for my STM32L0 device, I can't find some anywhere. Thanks in advance,2015-04-03 04:47 AM
Justine,
You may start with examples in STM32Cube_FW_L0\Projects\STM32L053R8-Nucleo\Applications\USB_Device or STM32Cube_FW_L0\Projects\STM32L053C8-Discovery\Applications\USB_Device.http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1743/LN1897/PF260508
-Mayla-To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2015-04-06 04:16 AM
Justine,
If you are developing a Virtual Com application, install this VCP Driver for STM32.http://www.st.com/web/en/catalog/tools/FM147/CL1794/SC961/SS1533/PF257938?s_searchtype=keyword
2015-04-07 05:09 AM