This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
fubowen
/
TrainCamp_fubowen_Modbus
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
晶振频率修改
main
the_deepest
пре 1 недеља
родитељ
7b4b0949cc
комит
171cc958c4
2 измењених фајлова
са
2 додато
и
2 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
cmsis/stm32f4xx.h
+1
-1
cmsis/system_stm32f4xx.c
+ 1
- 1
cmsis/stm32f4xx.h
Прегледај датотеку
@@ -97,7 +97,7 @@
*/
#if !defined (HSE_VALUE)
#define HSE_VALUE ((uint32_t)2
5
000000) /*!< Value of the External oscillator in Hz */
#define HSE_VALUE ((uint32_t)
1
2000000) /*!< Value of the External oscillator in Hz */
#endif /* HSE_VALUE */
/**
+ 1
- 1
cmsis/system_stm32f4xx.c
Прегледај датотеку
@@ -152,7 +152,7 @@
/************************* PLL Parameters *************************************/
/* PLL_VCO = (HSE_VALUE or HSI_VALUE / PLL_M) * PLL_N */
#define PLL_M 2
5
#define PLL_M
1
2
#define PLL_N 336
/* SYSCLK = PLL_VCO / PLL_P */
Write
Preview
Loading…
Откажи
Сачувај