登录
首页 » Others » MCP3204

MCP3204

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

  • BESs
    BEST BATTERY DESIGN WITH GRID.... PSCAD DESIGN....
    2013-09-06 17:12:38下载
    积分:1
  • LCD1602_4LINE
    msp430 g2553 和四线制的lcd1602连接,非常适合g2系列的io少的芯片使用(the msp430 g2553 and the four-wire lcd1602 connection is ideal for G2 Series fewer chips use io)
    2013-05-11 13:07:56下载
    积分:1
  • ADNS3080Demo
    ADNS3080鼠标芯片的Arduino程序 采用SPI进行通信(ADNS3080 mouse chip Arduino program uses SPI communication)
    2020-06-29 21:20:01下载
    积分:1
  • MCU-Lesson8
    十天学会单片机和C语言编程Lesson8(Ten days learn microcontroller and C programming language Lesson8)
    2013-10-03 23:21:51下载
    积分:1
  • huabangshuangchuankouRS485tongxin
    华邦单片机两个双串口RS485数据交换通信,同时在中断中实现,可以保证数据的稳定性 里面加入了相关的协议,保证数据的正确性(Winbond MCU two pairs of serial communication RS485 data exchange, while in the interrupt to achieve, which can guarantee the stability of the data by adding the relevant protocols to ensure the accuracy of the data)
    2011-11-17 11:21:26下载
    积分:1
  • Blank
    STM32F103ZET6移植官方RT-Thread嵌入式操作系统框架(STM32F103ZET6 Porting Official RT-Thread Embedded Operating System Framework)
    2020-06-16 02:00:01下载
    积分:1
  • ADC0832
    adc0832.h 模块程序,自写模块,容易调用.(adc0832.h module program, since the write module, easy call.)
    2011-05-23 09:23:05下载
    积分:1
  • c51music
    单片机数字音乐盒课程设计,内含源代码,报告说明详细,绝对可用(music.asm)(SCM digital music boxes curriculum design, containing the source code, the report describes in detail, absolutely available (music.asm))
    2020-06-26 05:00:02下载
    积分:1
  • FlashMagic-V4.64
    portA blink mcs-51 for interface
    2014-12-14 20:37:27下载
    积分:1
  • signa-chansheng
    三角波、锯齿波、正弦波、方波信号产生器,易于移植(The triangle wave, sawtooth, sine wave signal generator, Fang Bo, easy to transplant)
    2014-05-26 21:31:20下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载