登录
首页 » Others » MCP3204

MCP3204

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

  • p16
    PIC单片机C语言应用编程-红外遥控器解码程序(PIC microcontroller application programming- infrared remote control decoding program )
    2012-09-21 23:29:50下载
    积分:1
  • DMB-TH-new
    DMB-TH卫星通信入门课程,同学们可以参考一下(DMB-TH induction course for satellite communications)
    2011-02-15 21:44:28下载
    积分:1
  • mega128_38KHZ
    AVR Mega128单片机产生占空比13的38KHZ的方波(AVR Mega128 microcontroller generates Duty 1/3 38KHZ square wave)
    2013-09-28 22:19:01下载
    积分:1
  • ghhd6.5
    关于单片机的数码管的控制和显示,有许多的附加功能方便,简单(About the digital pipe of the single chip microcomputer control and display, there are many additional functions is convenient, simple )
    2012-01-03 00:03:04下载
    积分:1
  • 模拟串行通信2017-10-10 (1)
    使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;(The use of single-chip arbitrary IO port with the method of software simulation method to realize asynchronous serial data transmission, and the reliability of software sampling method to increase the software simulation of serial communication, on the basis of the above, further with interrupt function of IO port to realize the data receiving, thereby increasing the practicability and flexibility of software simulation method;)
    2017-10-19 20:01:06下载
    积分:1
  • CBT6_AW9523B
    Stm32fl03CBT6对AW9523B呼吸灯的驱动以及控制实例。(The driver and example of AW9523B on Stm32fl03CBT6。)
    2020-09-04 21:28:05下载
    积分:1
  • SHT11
    关于SHT11与单片机的一些源代码,经验证过,没有错误(SHT11 and SCM on some source code, proven before, no errors)
    2010-05-11 13:58:20下载
    积分:1
  • Horizontal-dip-XYZ-detector
    基于STC89C51RC的水平倾角XYZ检测仪(Horizontal dip XYZ detector STC89C51RC)
    2016-01-31 01:55:10下载
    积分:1
  • chuankoutongxin
    89c52的串口通信的演示 (89c52 serial communication demonstration)
    2011-05-29 21:16:23下载
    积分:1
  • main
    单片机程序控制实现函数发生器的功能,在函数发生器中起主控制作用(SCM process control functions to achieve the function generator, function generator in the role play the main control)
    2010-11-12 17:30:32下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载