登录
首页 » Visual C++ » AD9851驱动程序 STM32-AD9851-driver

AD9851驱动程序 STM32-AD9851-driver

于 2020-07-07 发布 文件大小:1967KB
0 107
下载积分: 1 下载次数: 96

代码说明:

  AD9851驱动程序,采用串行写入方式,STM32写入频率控制字。(AD9851 driver, using serial write mode, STM32 write frequency control word.)

文件列表:

STM32控制AD9851(晶振20M)键入
............................\CMSIS
............................\.....\core_cm3.c,17273,2010-06-07
............................\.....\core_cm3.h,85714,2011-02-09
............................\.....\StartUp
............................\.....\.......\startup_stm32f10x_cl.s,15766,2011-03-10
............................\.....\.......\startup_stm32f10x_hd.s,15503,2011-03-10
............................\.....\.......\startup_stm32f10x_hd_vl.s,15692,2011-03-10
............................\.....\.......\startup_stm32f10x_ld.s,12376,2011-03-10
............................\.....\.......\startup_stm32f10x_ld_vl.s,13656,2011-03-10
............................\.....\.......\startup_stm32f10x_md.s,12765,2011-03-10
............................\.....\.......\startup_stm32f10x_md_vl.s,14073,2011-03-10
............................\.....\.......\startup_stm32f10x_xl.s,15955,2011-03-10
............................\.....\stm32f10x.h,633941,2011-03-10
............................\.....\system_stm32f10x.c,36557,2011-03-10
............................\.....\system_stm32f10x.h,2085,2011-03-10
............................\Code
............................\....\ad9851.c,2964,2013-08-27
............................\....\ad9851.h,1446,2013-08-27
............................\....\keypad.c,6332,2013-08-20
............................\....\keypad.h,1525,2013-08-20
............................\....\lcd12864.c,11051,2013-08-28
............................\....\lcd12864.h,2084,2013-08-27
............................\Periph_Driver
............................\.............\inc
............................\.............\...\misc.h,8982,2011-03-10
............................\.............\...\stm32f10x_adc.h,21690,2011-03-10
............................\.............\...\stm32f10x_bkp.h,7555,2011-03-10
............................\.............\...\stm32f10x_can.h,27559,2011-03-10
............................\.............\...\stm32f10x_cec.h,6573,2011-03-10
............................\.............\...\stm32f10x_crc.h,2162,2011-03-10
............................\.............\...\stm32f10x_dac.h,15233,2011-03-10
............................\.............\...\stm32f10x_dbgmcu.h,3818,2011-03-10
............................\.............\...\stm32f10x_dma.h,20754,2011-03-10
............................\.............\...\stm32f10x_exti.h,6824,2011-03-10
............................\.............\...\stm32f10x_flash.h,25445,2011-03-10
............................\.............\...\stm32f10x_fsmc.h,27016,2011-03-10
............................\.............\...\stm32f10x_gpio.h,20175,2011-03-10
............................\.............\...\stm32f10x_i2c.h,30029,2011-03-10
............................\.............\...\stm32f10x_iwdg.h,3828,2011-03-10
............................\.............\...\stm32f10x_pwr.h,4383,2011-03-10
............................\.............\...\stm32f10x_rcc.h,30452,2011-03-10
............................\.............\...\stm32f10x_rtc.h,3857,2011-03-10
............................\.............\...\stm32f10x_sdio.h,21863,2011-03-10
............................\.............\...\stm32f10x_spi.h,17725,2011-03-10
............................\.............\...\stm32f10x_tim.h,52427,2011-03-10
............................\.............\...\stm32f10x_usart.h,16548,2011-03-10
............................\.............\...\stm32f10x_wwdg.h,2966,2011-03-10
............................\.............\src
............................\.............\...\misc.c,7046,2011-03-10
............................\.............\...\stm32f10x_adc.c,47201,2011-03-10
............................\.............\...\stm32f10x_bkp.c,8463,2011-03-10
............................\.............\...\stm32f10x_can.c,45103,2011-03-10
............................\.............\...\stm32f10x_cec.c,11656,2011-03-10
............................\.............\...\stm32f10x_crc.c,3347,2011-03-10
............................\.............\...\stm32f10x_dac.c,19087,2011-03-10
............................\.............\...\stm32f10x_dbgmcu.c,5149,2011-03-10
............................\.............\...\stm32f10x_dma.c,29607,2011-03-10
............................\.............\...\stm32f10x_exti.c,6959,2011-03-10
............................\.............\...\stm32f10x_flash.c,62551,2011-03-10
............................\.............\...\stm32f10x_fsmc.c,35484,2011-03-10
............................\.............\...\stm32f10x_gpio.c,23221,2011-03-11
............................\.............\...\stm32f10x_i2c.c,45781,2011-03-10
............................\.............\...\stm32f10x_iwdg.c,4916,2011-03-10
............................\.............\...\stm32f10x_pwr.c,8759,2011-03-10
............................\.............\...\stm32f10x_rcc.c,51271,2011-03-10
............................\.............\...\stm32f10x_rtc.c,8598,2011-03-10
............................\.............\...\stm32f10x_sdio.c,28933,2011-03-10
............................\.............\...\stm32f10x_spi.c,30224,2011-03-10
............................\.............\...\stm32f10x_tim.c,109159,2011-03-10
............................\.............\...\stm32f10x_usart.c,38308,2011-03-10
............................\.............\...\stm32f10x_wwdg.c,5735,2011-03-10
............................\ProjectMDK
............................\..........\JLinkLog.txt,142236,2013-08-27
............................\..........\JLinkSettings.ini,574,2013-08-27
............................\..........\List
............................\..........\....\Project.map,98873,2013-08-28
............................\..........\....\startup_stm32f10x_md.lst,43448,2013-08-27
............................\..........\Obj
............................\..........\...\ad9851.crf,348794,2013-08-28
............................\..........\...\ad9851.d,1564,2013-08-28
............................\..........\...\ad9851.o,380432,2013-08-28
............................\..........\...\ad9851.__i,344,2013-08-28
............................\..........\...\core_cm3.crf,3533,2013-08-27
............................\..........\...\core_cm3.d,91,2013-08-27
............................\..........\...\core_cm3.o,10204,2013-08-27
............................\..........\...\keypad.crf,349247,2013-08-27
............................\..........\...\keypad.d,1564,2013-08-27
............................\..........\...\keypad.o,381612,2013-08-27
............................\..........\...\lcd12864.crf,363970,2013-08-28
............................\..........\...\lcd12864.d,1767,2013-08-28
............................\..........\...\lcd12864.o,399212,2013-08-28
............................\..........\...\lcd12864.__i,352,2013-08-28
............................\..........\...\main.crf,349031,2013-08-28
............................\..........\...\main.d,1566,2013-08-28
............................\..........\...\main.o,382224,2013-08-28
............................\..........\...\misc.crf,346781,2013-08-27
............................\..........\...\misc.d,1524,2013-08-27
............................\..........\...\misc.o,377560,2013-08-27
............................\..........\...\Project.axf,509272,2013-08-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • cantest
    利用MFC编写的can测试界面,可以对can数据进行设置以及收发测试(Using MFC to write the can test interface, you can set up can data, as well as send and receive tests)
    2020-09-13 17:07:58下载
    积分:1
  • wannianli
    这是一个自制万年历的显示程序。能显示温度日期时间等。。。。。。(This is a homemade calendar display program. Can display the temperature of the date and time. . . . . .)
    2012-06-22 14:49:14下载
    积分:1
  • MPPT1
    MPPT,最大功率跟踪,使用STC12R5608AD作主控芯片。原理图,程序完整。直接烧录即可使用。PCB就不上传了,自己画一下。研究生课程设计的作品(MPPT, MPPT using STC12C5608AD as master chip. Schematics, program integrity. Direct burn to use. PCB not uploaded Kazakhstan, she painted it. Graduate course design work)
    2013-08-20 21:52:28下载
    积分:1
  • Flashing-LED
    led fleshing in use 8051
    2011-09-06 14:33:42下载
    积分:1
  • ModbusSlave
    modbus 协议,从机模式.工业通讯支持(modbus 协议,从机模式。工业通讯支持)
    2015-03-26 17:53:44下载
    积分:1
  • fer1
    $regfile = M8DEF.dat internal crystal 8000000 Config Lcdpin = Pin , Db4 = Portc.1 , Db5 = Portc.2 , Db6 = Portc.3 , Db7 = _ Portc.4 , E = Portd.2 , Rs = Portd.3 Config Lcd = 16 * 2 Config Timer1 = Counter , Edge = Rising Ddrb.1 = 0 : Portb.1 = 1 PULL UP RESISTOR ACTIVATED Config Timer0 = Timer , Prescale = 1024 Enable Counter1 Enable Interrupts Enable Timer0 Enable Timer1 On Ovf1 Pulsecount On Ovf0 Ovf0occures Dim A As Long , I As Long , B As Byte B = 0 Cls Start Timer0 Do Loop End end program Ovf0occures: Incr I If I > 30 Then Stop Timer0 Cls : Home A = B * 65536 A = A + Counter1 Lcd FREQ IS : A HZ B = 0 I = 0 : Counter1 = 0 Start Timer0 End If Return Pulsecount: Incr B Counter1 = 0 Return
    2014-11-22 01:04:48下载
    积分:1
  • DaHuaSDK
    大华DVR的SDK开发包,包括源码和开发文档.(Dahua DVR SDK development kits, including source code and documentation development.)
    2007-06-05 11:13:24下载
    积分:1
  • string
    说明:  斯凯mrp开发用的宽字符转换 很有用的 有个头文string.c 和string.h 头文件里有定义(Sky mrp convert wide character to use for development of a useful article string.c head and string.h header files are defined)
    2011-04-07 19:48:45下载
    积分:1
  • ANALOG_TURNER
    说明:  尽管模拟高频头在开发中用得已经减少了,但是模拟电视接收功能在许多数码产品上仍有其身影。希望对本站的朋友有所帮组!(Although the analog tuner in the development of using has been reduced, but the analog TV reception capabilities in a number of digital products still has its shadow. Want to site a friend had to help group!)
    2009-08-30 22:22:17下载
    积分:1
  • fanyingyi
    反应测试仪,测人的反应速度,精确到几百毫秒!通过按键测试!(Reaction tester, measuring people' s reaction speed, accurate to a few hundred milliseconds! Through the key test!)
    2011-08-02 13:55:12下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载