2010-11-08 06:50 PM
Lib PLL configuration wrong for F105?
2011-05-17 05:14 AM
Has someone an STM32 from the Connectivity Line running correctly after initializing with the standard lib?
2011-05-17 05:14 AM
Hi,
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.2011-05-17 05:14 AM
Perhaps you don't have the most current version of the library, or you have not defined the family/model correctly within the project/compiler settings.
What is the exact/complete part number for the part you are using? Connectivity Line #define STM32F10X_CL -DSTM32F10X_CL