• 大小: 28KB
    文件类型: .rar
    金币: 2
    下载: 2 次
    发布日期: 2021-06-15
  • 语言: 其他
  • 标签: 430  锁相环  c语言  

资源简介

基于msp430F1xx系列单片机的锁相环源程序

资源截图

代码片段和文件信息

#include 
#include “ADF4001.h“
//////////////*****主函数逻辑处理******//////////////////////////
void main()
{
 WDTCTL = WDTPW + WDTHOLD; //stop watchdog
 Init_clck();              //config the CLCK to speed
 delay_ms(100);            //wait for stable 
 ADF4001_Init();           //config the IO 
 ADF4001_Frequency_Synthesizer(30);
 //Synthese the your wanted frequency;uint is MHz for default;
 //ADF4001_Freq_Scan(12.0030.001); //scan frequence 
 while(1);    //stop here;
}
//////////////*****附件:测试说明******//////////////////////////
//
//
//
//
//////////////************over******/////////////////////////////




 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       5436  2013-08-01 21:20  PLL(MSP430_ADF4001_version)\ADF4001.h

     文件      17880  2013-08-01 13:02  PLL(MSP430_ADF4001_version)\Backup of PLL.ewd

     文件      47470  2013-07-31 16:36  PLL(MSP430_ADF4001_version)\Backup of PLL.ewp

     文件      20432  2013-08-19 10:20  PLL(MSP430_ADF4001_version)\Debug\Exe\PLL.d43

     文件      16113  2013-08-19 10:20  PLL(MSP430_ADF4001_version)\Debug\Obj\main.r43

     文件        165  2013-08-22 10:58  PLL(MSP430_ADF4001_version)\Debug\Obj\PLL.pbd

     文件        665  2013-08-02 15:08  PLL(MSP430_ADF4001_version)\main.c

     文件          0  2013-08-19 10:20  PLL(MSP430_ADF4001_version)\path.txt

     文件       2112  2013-08-22 10:59  PLL(MSP430_ADF4001_version)\PLL.dep

     文件      20124  2013-08-19 10:20  PLL(MSP430_ADF4001_version)\PLL.ewd

     文件      50202  2013-08-19 10:20  PLL(MSP430_ADF4001_version)\PLL.ewp

     文件        157  2013-07-31 15:55  PLL(MSP430_ADF4001_version)\PLL.eww

     文件       1044  2013-08-22 10:58  PLL(MSP430_ADF4001_version)\settings\PLL.cspy.bat

     文件       4365  2013-08-22 10:59  PLL(MSP430_ADF4001_version)\settings\PLL.dbgdt

     文件       1430  2013-08-22 10:59  PLL(MSP430_ADF4001_version)\settings\PLL.dni

     文件       2996  2013-08-22 10:59  PLL(MSP430_ADF4001_version)\settings\PLL.wsdt

     目录          0  2013-08-22 10:58  PLL(MSP430_ADF4001_version)\Debug\Exe

     目录          0  2013-07-31 15:55  PLL(MSP430_ADF4001_version)\Debug\List

     目录          0  2013-08-22 10:59  PLL(MSP430_ADF4001_version)\Debug\Obj

     目录          0  2013-08-22 10:58  PLL(MSP430_ADF4001_version)\Debug

     目录          0  2013-08-22 10:58  PLL(MSP430_ADF4001_version)\settings

     目录          0  2013-08-22 10:58  PLL(MSP430_ADF4001_version)

----------- ---------  ---------- -----  ----

               190591                    22


评论

共有 条评论