cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 USB Full Speed Device Library

eltar
Associate III
Posted on March 28, 2013 at 14:43

It seems STM finally succeeded in their quest to make information about MCUs unsearchable. I can find a manuah for STM32 FS-Device development kit, but can anyone point me to the library itself (I need it with examples to write code for STM32F3-Discovery board)? I used google, I used navigation, parametric search (it sucks btw) and website search (it sucks even more).

If you are who reads this from STM, please don't take this as an offence, but as a mild and very polite feedback. You guys keep braking the links to stuff - almost any community howto on the web has broken links pointing to pages on www.st.com that do not exist. Great hardware, awful docs and zero respect to community efforts.

#usb #stm32f3-discovery
11 REPLIES 11
eltar
Associate III
Posted on April 01, 2013 at 23:47

Yes, nailed it. It has the EXTI line IRQ handler different from other eval boards (EXTI0 for Discovery, EXTI9 and EXTI10 for evals).

Thanks again 🙂

Muhammad Moiz khan
Associate II
Posted on October 13, 2016 at 12:48

Hi!

I would like to send data from STM32F070 to PC terminal using USB. Can anybody share USB library compatible to my ST microcontroller.