diff --git a/ConfigCalculate.c b/ConfigCalculate.c index 30a89e6..f6d7d5a 100644 --- a/ConfigCalculate.c +++ b/ConfigCalculate.c @@ -1,7 +1,7 @@ /* * ConfigCalculate.c * - * Created on: 2019315 + * Created on: 2019年3月15日 * Author: TiferKing */ diff --git a/ConfigCalculate.h b/ConfigCalculate.h index c7f068f..c91ded7 100644 --- a/ConfigCalculate.h +++ b/ConfigCalculate.h @@ -1,7 +1,7 @@ /* * ConfigCalculate.h * - * Created on: 2019��3��15�� + * Created on: 2019年3月15日 * Author: TiferKing */ diff --git a/LMK_ClockTree.c b/LMK_ClockTree.c index a804931..2630d18 100644 --- a/LMK_ClockTree.c +++ b/LMK_ClockTree.c @@ -1,7 +1,7 @@ /* * LMK_ClockTree.c * - * Created on: 2019��3��5�� + * Created on: 2019年3月5日 * Author: TiferKing */ diff --git a/LMK_ClockTree.h b/LMK_ClockTree.h index daf1da8..9976f87 100644 --- a/LMK_ClockTree.h +++ b/LMK_ClockTree.h @@ -1,7 +1,7 @@ - /* +/* * LMK_ClockTree.h * - * Created on: 2019��3��5�� + * Created on: 2019年3月5日 * Author: TiferKing */ diff --git a/README.md b/README.md index a4cf2f9..7db04c3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# LMK04828_Config_Cal +# LMK04828 时钟PLL计算程序 -板载LMK04828芯片时钟计算程序 \ No newline at end of file +程序参考TI提供的芯片使用手册,编写了对应的寄存器表,并实现了根据用户配置生成寄存器表配置,写入LMK04828实现输出对应时钟的功能。 \ No newline at end of file