登录
首页 » Unix_Linux » AD7793-SPI

AD7793-SPI

于 2020-07-14 发布 文件大小:1418KB
0 257
下载积分: 1 下载次数: 100

代码说明:

  1、本主控芯片为stm32f103vet6 2、原理图上的是AD7792,实际使用的是AD7792 3、程序主要针对的是AD7792,代码是模拟方式与使用SPI方式读取AD值,共两份代码。(1, the main chip is stm32f103vet6 2 is a schematic diagram of the AD7792, AD7792 is actually used 3, the program is aimed primarily AD7792, code analog mode and use SPI reads AD value, a total of two codes.)

文件列表:

1、AD7792,AD7793硬件SPI实验
...........................\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
...........................\FWlib
...........................\.....\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
...........................\Listing
...........................\.......\startup_stm32f10x_hd.lst,52012,2015-04-16
...........................\.......\STM32-DEMO.map,71042,2015-04-16
...........................\Output
...........................\......\ad7793.crf,255238,2015-04-16
...........................\......\ad7793.d,560,2015-04-16
...........................\......\ad7793.o,274180,2015-04-16
...........................\......\ad7793.__i,352,2015-04-16
...........................\......\core_cm3.crf,3556,2015-04-16
...........................\......\core_cm3.d,122,2015-04-16
...........................\......\core_cm3.o,10416,2015-04-16
...........................\......\core_cm3.__i,369,2015-04-16
...........................\......\external_flash.crf,256597,2015-04-16
...........................\......\external_flash.d,672,2015-04-16
...........................\......\external_flash.o,275096,2015-04-16
...........................\......\external_flash.__i,384,2015-04-16
...........................\......\led.crf,236891,2012-04-18
...........................\......\led.d,0,2012-04-18
...........................\......\led.__i,268,2012-04-18
...........................\......\main.crf,255870,2015-04-16
...........................\......\main.d,636,2015-04-16
...........................\......\main.o,270972,2015-04-16
...........................\......\main.__i,344,2015-04-16
...........................\......\startup_stm32f10x_hd.d,75,2015-04-16
...........................\......\startup_stm32f10x_hd.o,6624,2015-04-16
...........................\......\STM32-DEMO(冲突2012-06-18 20-32-25).plg,2111,2012-06-15
...........................\......\STM32-DEMO(冲突2012-07-13 16-21-18).plg,239,2012-07-12
...........................\......\STM32-DEMO(冲突2012-07-21 18-10-55).plg,1679,2012-07-20
...........................\......\STM32-DEMO.axf,305488,2015-04-16
...........................\......\STM32-DEMO.build_log.htm,1724,2014-05-31
...........................\......\STM32-DEMO.hex,27493,2015-04-16
...........................\......\STM32-DEMO.htm,69523,2015-04-16
...........................\......\STM32-DEMO.lnp,586,2015-04-16
...........................\......\STM32-DEMO.plg,20829,2015-04-16
...........................\......\STM32-DEMO.sct,479,2012-03-29

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

发表评论


0 个回复

  • AT91系列ARM芯片的技术
    AT91系列ARM芯片的开发技术.rar(porting series ARM chip development technology. Rar)
    2004-11-17 12:42:52下载
    积分:1
  • 43-stm32_camera
    基于stm32开发板的驱动 主要实现开发板上照相机的驱动。适用于新手( based on stm32 board driver it s about camera drivers,useful for fresh man )
    2015-03-05 09:43:51下载
    积分:1
  • Thumblpc2200
    Thumb ARM Interworking Image for lpc(ARM Thumb Interworking Image for lpc)
    2007-07-08 21:24:51下载
    积分:1
  • BOD-LPC1788
    这是LPC1788掉电检测的程序,用于当由突发状况系统掉电时,紧急数据的保存,以免数据丢失。(This is the LPC1788 procedure of Brownout detection . In order to avoid data loss when power systems, emergency data is preservated.)
    2020-06-29 03:00:02下载
    积分:1
  • ADS设计低噪声放大
    微波毫米波系统的设计,晶体管选用的是ne3210s01。 设计指标: 1.中心频率7.78G,通带120MHz 2.通带内增益达到16.2dB,波纹小于0.5dB 3.通带内的噪声系数小于0.5 4.通带内输入驻波比小于1.5,输出驻波比小于2 5.系统特性阻抗50Ω 6.微带线基板厚度0.508mm,相对介电常数3.66(The design of microwave and millimeter wave system is based on ne3210s01. Design indicators: 1. center frequency 7.78G, pass band 120MHz The gain in the 2. pass band is 16.2dB, and the ripple is less than 0.5dB The noise coefficient in the 3. passband is less than 0.5 The 4. band input is less than 1.5 in Bobbi, and the output in Bobbi is less than 2. 5. system characteristic impedance 50 Omega 6. microstrip line substrate thickness 0.508mm, relative dielectric constant 3.66)
    2020-12-25 10:59:04下载
    积分:1
  • Q28-高精度移相资料
    高精度相依模块芯片原理图资料以及使用方法还有手册(High-precision dependency module chip schematic data and the use of manual)
    2020-06-19 04:20:01下载
    积分:1
  • an10369_UART_SPI_I2C
    From NXP about UART,I2C,UART
    2011-07-21 15:18:02下载
    积分:1
  • 舵机控制
    恩智浦智能车光电四轮组基于LPC54606单片机开发程序(Development Program of Photoelectric Four Wheel Set of Enzhipu Intelligent Vehicle Based on LPC54606 Single Chip Microcompute)
    2020-06-18 15:00:01下载
    积分:1
  • BAAR9_MMUl
    MMU排盲资料,比较详细地介绍MMU的工作原理.可以作为为学习ARM9 MMU的参考资料.,已通过测试。 (MMU row of blind data, a more detailed description of the works of the MMU can be used as reference materials to learn ARM9 MMU., Has been tested.)
    2012-08-02 20:46:50下载
    积分:1
  • SI-AD
    说明:  利用STM32F103编写的使用芯片内部自带AD程序,c语言(STM32F103 prepared by using procedures chip comes with AD, c language)
    2011-03-16 19:29:16下载
    积分:1
  • 696518资源总数
  • 104600会员总数
  • 46今日下载