文件名称:c51-I2C
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-10-11
- 文件大小:
- 139kb
- 下载次数:
- 0次
- 提 供 者:
- M***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
51单片机与iic设备直接的通信,iic设备主要使用模拟IIC-Iic device 51 and direct communication, iic device primarily using analog IIC
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PROJECT
.......\RVMDA(UV4)
.......\..........\JLink Regs CM3.txt
.......\..........\JLinkLog.txt
.......\..........\JLinkSettings.ini
.......\..........\core_cm3.crf
.......\..........\core_cm3.d
.......\..........\core_cm3.o
.......\..........\i2c_gpio.__i
.......\..........\i2c_gpio.crf
.......\..........\i2c_gpio.d
.......\..........\i2c_mode.crf
.......\..........\i2c_mode.d
.......\..........\i2c_mode.o
.......\..........\main.__i
.......\..........\main.crf
.......\..........\main.d
.......\..........\misc.__i
.......\..........\misc.d
.......\..........\startup_stm32f10x_hd.d
.......\..........\startup_stm32f10x_hd.lst
.......\..........\startup_stm32f10x_hd.o
.......\..........\stm32f10x_adc.__i
.......\..........\stm32f10x_adc.d
.......\..........\stm32f10x_bkp.__i
.......\..........\stm32f10x_bkp.d
.......\..........\stm32f10x_can.__i
.......\..........\stm32f10x_can.d
.......\..........\stm32f10x_cec.__i
.......\..........\stm32f10x_cec.d
.......\..........\stm32f10x_crc.__i
.......\..........\stm32f10x_crc.crf
.......\..........\stm32f10x_crc.d
.......\..........\stm32f10x_dac.__i
.......\..........\stm32f10x_dac.d
.......\..........\stm32f10x_dbgmcu.__i
.......\..........\stm32f10x_dbgmcu.crf
.......\..........\stm32f10x_dbgmcu.d
.......\..........\stm32f10x_dma.__i
.......\..........\stm32f10x_dma.d
.......\..........\stm32f10x_exti.__i
.......\..........\stm32f10x_exti.crf
.......\..........\stm32f10x_exti.d
.......\..........\stm32f10x_flash.__i
.......\..........\stm32f10x_flash.d
.......\..........\stm32f10x_fsmc.__i
.......\..........\stm32f10x_fsmc.d
.......\..........\stm32f10x_gpio.__i
.......\..........\stm32f10x_gpio.d
.......\..........\stm32f10x_i2c.__i
.......\..........\stm32f10x_i2c.d
.......\..........\stm32f10x_it.__i
.......\..........\stm32f10x_it.d
.......\..........\stm32f10x_iwdg.__i
.......\..........\stm32f10x_iwdg.crf
.......\..........\stm32f10x_iwdg.d
.......\..........\stm32f10x_pwr.__i
.......\..........\stm32f10x_pwr.d
.......\..........\stm32f10x_rcc.__i
.......\..........\stm32f10x_rcc.d
.......\..........\stm32f10x_rtc.__i
.......\..........\stm32f10x_rtc.d
.......\..........\stm32f10x_sdio.__i
.......\..........\stm32f10x_sdio.d
.......\..........\stm32f10x_spi.__i
.......\..........\stm32f10x_spi.d
.......\..........\stm32f10x_tim.__i
.......\..........\stm32f10x_tim.d
.......\..........\stm32f10x_usart.__i
.......\..........\stm32f10x_usart.d
.......\..........\stm32f10x_wwdg.__i
.......\..........\stm32f10x_wwdg.crf
.......\..........\stm32f10x_wwdg.d
.......\..........\system_stm32f10x.__i
.......\..........\system_stm32f10x.d
.......\..........\usart1.__i
.......\..........\usart1.d
.......\..........\模拟I2C.plg
.......\..........\模拟I2C.uvgui.Administrator
.......\..........\模拟I2C.uvgui_Administrator.bak
.......\..........\模拟I2C.uvopt
.......\..........\模拟I2C.uvproj
.......\..........\模拟I2C_Target 1.dep
.......\..........\模拟I2C_uvopt.bak
.......\..........\模拟I2C_uvproj.bak
.......\..........\模拟I2C_模拟I2C.dep
USER
....\I2C_Mode
....\........\I2C_Mode.c
....\........\I2C_Mode.h
....\I2C_Time
....\........\I2C_GPIO.c
....\........\I2C_GPIO.h
....\USART
....\.....\usart1.c
....\.....\usart1.h
....\main.c
....\stm32f10x_conf.h
....\stm32f10x_it.c
....\stm32f10x_it.h