cancel
Showing results for 
Search instead for 
Did you mean: 

Lib PLL configuration wrong for F105?

regmaster2
Associate II
Posted on November 09, 2010 at 03:50

Lib PLL configuration wrong for F105?

3 REPLIES 3
regmaster2
Associate II
Posted on May 17, 2011 at 14:14

Has someone an STM32 from the Connectivity Line running correctly after initializing with the standard lib?

regmaster2
Associate II
Posted on May 17, 2011 at 14:14

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.

Posted on May 17, 2011 at 14:14

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
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..