Update README

This commit is contained in:
Tifer King 2025-01-14 17:17:43 +08:00
parent d37ff0e832
commit bed312db4d
5 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
/* /*
* ConfigCalculate.c * ConfigCalculate.c
* *
* Created on: 2019315 * Created on: 2019315
* Author: TiferKing * Author: TiferKing
*/ */

View File

@ -1,7 +1,7 @@
/* /*
* ConfigCalculate.h * ConfigCalculate.h
* *
* Created on: 2019<EFBFBD><EFBFBD>3<EFBFBD><EFBFBD>15<EFBFBD><EFBFBD> * Created on: 2019315
* Author: TiferKing * Author: TiferKing
*/ */

View File

@ -1,7 +1,7 @@
/* /*
* LMK_ClockTree.c * LMK_ClockTree.c
* *
* Created on: 2019<EFBFBD><EFBFBD>3<EFBFBD><EFBFBD>5<EFBFBD><EFBFBD> * Created on: 201935
* Author: TiferKing * Author: TiferKing
*/ */

View File

@ -1,7 +1,7 @@
/* /*
* LMK_ClockTree.h * LMK_ClockTree.h
* *
* Created on: 2019<EFBFBD><EFBFBD>3<EFBFBD><EFBFBD>5<EFBFBD><EFBFBD> * Created on: 201935
* Author: TiferKing * Author: TiferKing
*/ */

View File

@ -1,3 +1,3 @@
# LMK04828_Config_Cal # LMK04828 时钟PLL计算程序
板载LMK04828芯片时钟计算程序 程序参考TI提供的芯片使用手册编写了对应的寄存器表并实现了根据用户配置生成寄存器表配置写入LMK04828实现输出对应时钟的功能。