登录
首页 » Others » MCP3204

MCP3204

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

  • UM0492STM32F103PMSMFOC
    是stm32关于永磁同步电机控制的中文翻译,这个在stm32上只有英文原版,这个资料来之不易。(Stm32 is about the Chinese translation of the permanent magnet synchronous motor control, this only the original English on stm32, this material has not come easily.)
    2016-07-30 09:41:37下载
    积分:1
  • spine
    cocos2dx 2.1的spine解析库,使用c++翻译(spine runtime source for cocos2dx 2.1 ,using c++ translator)
    2015-03-10 14:59:10下载
    积分:1
  • FXY
    最近几天突然对红外线遥控器发生兴趣,于是上网混了一下,发现编码方式有好几种,而且同一种编码方式又有许多不同的细节,为了弄清楚手头的遥控器是出身何门,无奈手头又没有logic分析器之类可望不可及(广东话里“及”同“望”都系“睇”既意思)的东西,遂萌生了写这个软件的冲动。(Infrared logic analyzer )
    2016-03-02 20:06:39下载
    积分:1
  • audio-capture-raw-_console
    利用kinect获取原始的音频波形,得到四声道的pcm波形。(Use kinect to get the original audio waveform, get pcm waveform four channels.)
    2021-01-29 14:18:35下载
    积分:1
  • hongwaibianma
    红外编码显示在p1口的led灯上,方便大家利用遥控器。(Infrared codes display on the p1 mouth of led lights, facilitate everybody using the remote control. )
    2016-12-20 18:09:30下载
    积分:1
  • Moving-head-light_LCA751A
    基于M0518单片机的摇头灯加减速处理,细分算法,PWM线性调光(Moving head light, deceleration processing, segmentation algorithm, linear dimming PWM)
    2021-03-22 10:29:17下载
    积分:1
  • LcdDisplay
    c8051f020单片机的12864液晶显示 4行汉字 很简单的改变(c8051f020 microcontroller 12864 LCD 4 lines of Chinese characters is very simple change)
    2012-09-08 20:03:16下载
    积分:1
  • 测试C51程序
    说明:  51网站上下载的利用蓝牙控制小车和舵机的程序,可实现蓝牙控制舵机(The program downloaded from website 51 that uses Bluetooth to control the car can realize Bluetooth to control the car.)
    2020-06-20 23:00:01下载
    积分:1
  • FI1236_Rotary_Encoder_LCD1602.c
    Control FI-1236 with Rotary Encoder and display LCD1602(Rotary Encoder control FI-1236 Tuner with LCD1602)
    2015-02-28 17:54:12下载
    积分:1
  • TEST
    最小系统调试 对输入输出口的控制 实现高低电平转换(test 51 zuixiaoxitong gongxiang xihuannaqu)
    2010-10-26 13:43:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载