Posted on May 17, 2011 at 14:23I fully agree! The new design is very user unfriendly. All the old links don't work anymore. Usind the scroll wheel of the mouse is a pain since the site and the content box scroll down at the same time. The content bo...
Posted on May 17, 2011 at 14:20As PICguy said, it is important to know what you want to accomplish. The timers of the STM32 are very versatile. You can also connect two timers in a master-slave configuration. But you will always have delays. I jus...
Posted on May 17, 2011 at 14:19In the device manager, open the properties of the unknown device and then details. Under hardware ids there must not be 0 for VID or PID! If so, you might have an electrical problem. Did you set the USBDP and USBDM as ...
Posted on May 17, 2011 at 14:14Hi, I have V3.4.0 and had that problem with versions before, too. The code I posted is below a #ifdef STM32F10X_CL so my mc type should be defined correctly. I did it with -DSTM32F10X_CL in the makefile.