登录
首页 » Others » MCP3204

MCP3204

于 2020-12-17 发布 文件大小:4700KB
0 215
下载积分: 1 下载次数: 81

代码说明:

  STM32通过SPI口访问MCP3204串行AD的程序(STM32 Access MCP3204 SPI serial port program through AD)

文件列表:

MCP3204
.......\CORE
.......\....\core_cm3.c,17273,2010-06-07
.......\....\core_cm3.h,85714,2011-02-09
.......\....\startup_stm32f10x_hd.s,15503,2011-03-10
.......\....\startup_stm32f10x_md.s,12765,2011-03-10
.......\HARDWARE
.......\........\LED
.......\........\...\led.c,1375,2012-03-06
.......\........\...\led.h,264,2012-03-06
.......\........\MCP3204
.......\........\.......\mcp3204.c,914,2013-11-25
.......\........\.......\mcp3204.h,198,2013-11-22
.......\........\SPI
.......\........\...\spi.c,3216,2012-03-08
.......\........\...\spi.h,688,2011-11-20
.......\keilkilll.bat,399,2011-04-23
.......\OUTPUT
.......\......\core_cm3.crf,3529,2014-02-12
.......\......\core_cm3.d,95,2014-02-12
.......\......\core_cm3.o,10244,2014-02-12
.......\......\delay.crf,346598,2014-02-12
.......\......\delay.d,1710,2014-02-12
.......\......\delay.o,378136,2014-02-12
.......\......\main.crf,351767,2014-02-12
.......\......\main.d,1849,2014-02-12
.......\......\main.o,383388,2014-02-12
.......\......\MCP3204.axf,317160,2014-02-12
.......\......\mcp3204.crf,348046,2014-02-12
.......\......\mcp3204.d,1916,2014-02-12
.......\......\MCP3204.hex,20142,2014-02-12
.......\......\MCP3204.htm,59278,2014-02-12
.......\......\MCP3204.lnp,1133,2014-02-12
.......\......\mcp3204.o,381440,2014-02-12
.......\......\MCP3204.plg,375,2014-02-12
.......\......\MCP3204.sct,479,2014-02-12
.......\......\MCP3204.tra,3649,2014-02-12
.......\......\misc.crf,346824,2014-02-12
.......\......\misc.d,1691,2014-02-12
.......\......\misc.o,377796,2014-02-12
.......\......\spi.crf,347888,2014-02-12
.......\......\spi.d,1682,2014-02-12
.......\......\spi.o,380784,2014-02-12
.......\......\startup_stm32f10x_md.d,66,2014-02-12
.......\......\startup_stm32f10x_md.o,5924,2014-02-12
.......\......\stm32f10x_adc.crf,353993,2014-02-12
.......\......\stm32f10x_adc.d,1988,2014-02-12
.......\......\stm32f10x_adc.o,392200,2014-02-12
.......\......\stm32f10x_bkp.crf,347764,2014-02-12
.......\......\stm32f10x_bkp.d,1988,2014-02-12
.......\......\stm32f10x_bkp.o,380084,2014-02-12
.......\......\stm32f10x_can.crf,355606,2014-02-12
.......\......\stm32f10x_can.d,1988,2014-02-12
.......\......\stm32f10x_can.o,389404,2014-02-12
.......\......\stm32f10x_cec.crf,348317,2014-02-12
.......\......\stm32f10x_cec.d,1988,2014-02-12
.......\......\stm32f10x_cec.o,380676,2014-02-12
.......\......\stm32f10x_crc.crf,346377,2014-02-12
.......\......\stm32f10x_crc.d,1988,2014-02-12
.......\......\stm32f10x_crc.o,377692,2014-02-12
.......\......\stm32f10x_dac.crf,348450,2014-02-12
.......\......\stm32f10x_dac.d,1988,2014-02-12
.......\......\stm32f10x_dac.o,380688,2014-02-12
.......\......\stm32f10x_dbgmcu.crf,346167,2014-02-12
.......\......\stm32f10x_dbgmcu.d,2087,2014-02-12
.......\......\stm32f10x_dbgmcu.o,376888,2014-02-12
.......\......\stm32f10x_dma.crf,349932,2014-02-12
.......\......\stm32f10x_dma.d,1988,2014-02-12
.......\......\stm32f10x_dma.o,381404,2014-02-12
.......\......\stm32f10x_exti.crf,347383,2014-02-12
.......\......\stm32f10x_exti.d,2021,2014-02-12
.......\......\stm32f10x_exti.o,378676,2014-02-12
.......\......\stm32f10x_flash.crf,353834,2014-02-12
.......\......\stm32f10x_flash.d,2054,2014-02-12
.......\......\stm32f10x_flash.o,388616,2014-02-12
.......\......\stm32f10x_fsmc.crf,352339,2014-02-12
.......\......\stm32f10x_fsmc.d,2021,2014-02-12
.......\......\stm32f10x_fsmc.o,384400,2014-02-12
.......\......\stm32f10x_gpio.crf,350322,2014-02-12
.......\......\stm32f10x_gpio.d,2021,2014-02-12
.......\......\stm32f10x_gpio.o,384324,2014-02-12
.......\......\stm32f10x_i2c.crf,352753,2014-02-12
.......\......\stm32f10x_i2c.d,1988,2014-02-12
.......\......\stm32f10x_i2c.o,389596,2014-02-12
.......\......\stm32f10x_it.crf,346265,2014-02-12
.......\......\stm32f10x_it.d,1925,2014-02-12
.......\......\stm32f10x_it.o,378200,2014-02-12
.......\......\stm32f10x_iwdg.crf,346478,2014-02-12
.......\......\stm32f10x_iwdg.d,2021,2014-02-12
.......\......\stm32f10x_iwdg.o,377580,2014-02-12
.......\......\stm32f10x_pwr.crf,347671,2014-02-12
.......\......\stm32f10x_pwr.d,1988,2014-02-12
.......\......\stm32f10x_pwr.o,379200,2014-02-12
.......\......\stm32f10x_rcc.crf,353897,2014-02-12
.......\......\stm32f10x_rcc.d,1988,2014-02-12
.......\......\stm32f10x_rcc.o,388796,2014-02-12
.......\......\stm32f10x_rtc.crf,347671,2014-02-12
.......\......\stm32f10x_rtc.d,1988,2014-02-12
.......\......\stm32f10x_rtc.o,380160,2014-02-12
.......\......\stm32f10x_sdio.crf,350933,2014-02-12

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

发表评论

0 个回复

  • bianyaqi
    采用模糊聚类法,对变压器的故障诊断,并且分析各种气体含量。(The fuzzy clustering method, on the transformer fault diagnosis, and analysis of various gases.)
    2010-05-17 21:09:53下载
    积分:1
  • study
    分支与循环程序的各种讲解与代码和程序。教导类型代码。(Branch and circulation procedure of various explanations and code and procedures.)
    2016-07-05 21:51:47下载
    积分:1
  • sh
    说明:  新水浒Q传自动判断打怪,喝血走路带队挂超千必备 最新版源码(New Water Margin Q pass automatically determine blow up, drink blood hanging over one thousand foot led the latest version of the source code necessary)
    2014-06-12 17:24:38下载
    积分:1
  • fmqi
    编程菜鸟学习用的蜂鸣器播放八月桂花香声音(Programming rookie learning the buzzer with sound playback 八月桂花香)
    2011-10-27 11:35:56下载
    积分:1
  • Smart-Car-(XS128)
    光电智能车的源代码:车模以MC9S12XS128单片机为控制核心,以安装在摇头舵机之上的激光管作为循迹传感器,以光电编码器检测速度信息。车模系统的简单工作原理是MC9S12XS128单片机收集激光管传感器返回来的赛道信息,通过软件判断其有效性,以激光管传感器返回的赛道信息,结合控制算法控制摇头舵机及前轮转向舵机打角,单片机再综合赛道信息以当前速度信息,利用PD算法控制速度变化。(Smart car photoelectric source: Cars with MC9S12XS128 microcontroller to control the core, shaking his head over the servos installed in the laser tube as tracking sensors, photoelectric encoder detects the speed information. Simple works Cars SCM system is MC9S12XS128 collect laser tube sensor returns to track information through software to determine its effectiveness, in order to track the information returned by the sensor laser tube, combined with control algorithm, shaking his head and the front wheel steering gear steering servo play corner, and then integrated single-chip current speed information to track information using PD algorithm to control the speed.)
    2020-11-10 21:49:46下载
    积分:1
  • ADXL345-Manual-Chinese
    ADXL345 加速度计 用户手册 中文资料(ADXL345 accelerometer User Manual Chinese data)
    2013-11-05 22:52:14下载
    积分:1
  • DC-Motor
    基于单片机学习的直流电机调速,用C语言编程的(Microcontroller based DC motor speed of learning, using the C language programming)
    2011-07-06 10:46:36下载
    积分:1
  • txsend
    本资源提供了采用PIC单片机实现单线通讯的源程序,通过调试(Resources to provide the PIC MCU using one-way communication source, through the commissioning)
    2009-04-15 21:18:06下载
    积分:1
  • PWMLED
    基于51单片机PWM控制LED灯渐亮渐灭实验(Based on 51 MCU PWM control of LED lights getting brighter gradually eliminate experimental)
    2013-07-19 16:24:49下载
    积分:1
  • Vehicle-Dynamics-and-Control2006
    汽车动力学与控制,外文书籍,个人感觉非常不错(Vehicle dynamics and control, foreign language books, personal feel very good)
    2021-02-05 22:39:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载