Menu

#20 New SystemClock_Config() for the F4 template

1.0
accepted
None
2015-08-06
2015-08-06
No

Based on suggestions from diabolo38

https://sourceforge.net/p/gnuarmeclipse/feature-requests/67/

I did some changes to the PLL settings in _initialize_hardware.c:

  • I lowered the CPU frequency for 401xx and 411xE cores. to 84 MHz
  • I made the function weak, to ease import from CubeMX projects
  • I added a #warning to check the settings

the new version is avaiable as 2.9.2-201508060814 from updates-test.

Discussion

  • Liviu Ionescu (ilg)

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -3,8 +3,8 @@
     https://sourceforge.net/p/gnuarmeclipse/feature-requests/67/
    
     I did some changes to the PLL settings in _initialize_hardware.c:
    -* I lowered the CPU frequency for 401xx and 411xE cores. to 84 MHz
    -* I made the function weak, to ease import from CubeMX projects 
    -* I added a #warning to check the settings
    +- I lowered the CPU frequency for 401xx and 411xE cores. to 84 MHz
    +- I made the function weak, to ease import from CubeMX projects 
    +- I added a #warning to check the settings
    
     
  • Liviu Ionescu (ilg)

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -7,4 +7,4 @@
    
     - I made the function weak, to ease import from CubeMX projects 
     - I added a #warning to check the settings
    
    -
    +the new version is avaiable as 2.9.2-201508060814 from updates-test.
    
     
MongoDB Logo MongoDB