登录
首页 » Others » MCP3204

MCP3204

于 2020-12-17 发布 文件大小:4700KB
0 227
下载积分: 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 个回复

  • 原理与结构
    微机原理中学到的,依据CPU原理实现的简易CPU系统。(A KIND OF CPU SYSTEM.MADE BY TSINGHUA UNIVERSITY ELECTRONIC ENGINEERING.)
    2018-12-25 14:53:47下载
    积分:1
  • BUCK_Control
    说明:  BUCK电路控制的设计方法,分析BUCK电路的传递函数框图,介绍如何设计BUCK电路的具体参数。(The control of BUCK circuit)
    2020-10-27 12:49:58下载
    积分:1
  • zhong
    数字电子时钟是一种使用数字电路技术实现时钟、分钟和秒钟定时的设备。 它在其他电子时钟中具有更高的准确性和主观性。数字钟包含扩展功能和基本功能。其中,基本功能部分:以数字形式准确定时,显示时、分、秒的功能; 扩展功能部分: 日期显示、闹钟、温度显示。(A digital electronic clock is a device that uses digital circuit technology to achieve clock, minute, and second timing. It has higher accuracy and subjectivity in other electronic clocks. The digital clock has two parts, basic functions and extended functions. Among them, the basic function part: accurate timing in digital form, display hours, minutes, seconds function; extended function part: date display, alarm clock, temperature display.)
    2019-02-21 16:18:45下载
    积分:1
  • DS18B20
    说明:  18B20数字温度计,驱动液晶显示的,可以实现报警功能(18B20 digital thermometer, to drive liquid crystal display, alarm function can be achieved)
    2011-03-12 11:51:43下载
    积分:1
  • SX1212_STM8_DEMO
    SX1212程序,希望对想学习SX1212无线通讯的朋友有所帮助(SX1212 program, we hope to want to learn SX1212 wireless communications to help a friend)
    2020-11-18 12:29:39下载
    积分:1
  • digital-stable-power-procedure
    可编程数控稳压电源MSP430G2553源程序(CNC manostat programmable CNC manostat MSP430G2553 source program)
    2017-02-04 04:40:37下载
    积分:1
  • PCF8563
    pcf8563的英文资料,它是低功耗的CMOS 实时时钟/日历芯片。(pcf8563 datasheet in english, it is a low-power CMOS real time clock/calendar chip.)
    2012-05-18 22:43:45下载
    积分:1
  • LCD_KEY
    自动存包柜的几个功能模块程序。这个LCD显示屏128x64的程序等。(Automatic deposit packet counters, function block.)
    2012-03-15 19:57:57下载
    积分:1
  • esp8266
    esp8266测试源码,测试STA和AP功能。并且对TCP,UDP测试(来自原子)。(Esp8266 test source code, testing STA and AP functions. And for TCP, UDP tests ( atoms).)
    2017-05-20 16:42:12下载
    积分:1
  • 电容触摸按键
    本例程为电容触摸按键教程,案例代码说明详细。(This routine for the capacitance touch button tutorial case code description in detail.)
    2020-06-16 22:00:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载