2015-10-04 09:37 PM
Anyone implemented USB CDC on STM32L151? I am a beginner and working in a project which needs to implement PC to STM32L151RD USB communication.
I have started with exploring STM32_USB_FS_4.0 examples. Can anyone suggest me any other related tutorials. I am using CoIDE 1.7.8 and not planning to use HAL libraries yet. Thanks in advance.2015-10-06 08:30 AM
Hi a.avash,
Have a look to the : it is a complete firmware and software package including examples and demos for all USB transfer types.-Syrine-