How to Change the system Clock
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-08-11 3:35 PM
Posted on August 12, 2014 at 00:35
Hello I just migrated from STM32F407 to STM32F429, How DO I change the system clock from 168Mhz to 180Mhz. I modified the system_stm32f4xx.c file, but I cant change it.
Please let me know.Thanks #clock #stm32f429
Labels:
- Labels:
-
RCC
-
STM32F4 Series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-08-11 3:53 PM
Posted on August 12, 2014 at 00:53
Read-Only ''can't change it'' or something else?
Copy a local version of the file into your project directory, and right-click and change the file properties/attributes. Change the PLL settings, and SystemCoreClock, or copy a file from the STM32F429I-DISCO firmware. Also pay attention to the defines for the project, and the type of CPU
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
