CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 硬件I2C

搜索资源列表

  1. I2C总线源代码

    0下载:
  2. 完整的I2C软件开发包,包括模拟的I2C和硬件I2C,并且每种都有汇编和C语言两种-complete software development kits, including simulation and hardware I2C I2C, and the compilation and each have two C language
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:38159
    • 提供者:龙武
  1. I2C

    0下载:
  2. 虚拟I2C软件包,用于无硬件I2C接口的8位单片机,含汇编和C源文件
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7593
    • 提供者:赵刚
  1. i2c

    0下载:
  2. 硬件I2C通信程序。。。 大家参考一下
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4401
    • 提供者:sog
  1. lm3S8962-I2C

    0下载:
  2. ZLG提供的LM3S8962的硬件I2C程序,很好用哦
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4492
    • 提供者:阳志勇
  1. STM32的硬件I2C比较难用

    2下载:
  2. STM32的硬件I2C比较难用,此模拟I2C可以实现其功能,但速度不及硬件。-STM32 more difficult to use the hardware I2C, I2C this simulation can achieve its function, but the speed is less than the hardware.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-29
    • 文件大小:1744
    • 提供者:
  1. PCF8563的驱动程序

    3下载:
  2. PCF8563的驱动程序,使用stm32硬件I2C口线实现。含日期时间有效性判断函数,星期计算函数。,PCF8563 driver to use the hardware I2C port stm32 Line. Time to judge the effectiveness of including the date of function, function of weeks.
  3. 所属分类:其他小程序

    • 发布日期:2016-03-29
    • 文件大小:4384
    • 提供者:张黄敢
  1. STM8单片机硬件I2C从方式

    0下载:
  2. STM8单片机硬件I2C从方式(I2C SLAVE)驱动代码,原创,3in1板上调试通过,未经产品使用验证。-STM8 microcontroller hardware I2C slave mode (I2C SLAVE) drive code, original, 3in1 board debugging, not production use authentication.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-11-14
    • 文件大小:54272
    • 提供者:cwf
  1. 24C02.rar

    2下载:
  2. MSP430读写24C02模拟IIC程序和硬件I2C程序,MSP430 I2C 24C02
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-11-14
    • 文件大小:4680
    • 提供者:江湖小虾
  1. I2C(EEPROM)

    1下载:
  2. 该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数。 还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。 要使用该库函数,需要将本文件(AT24C02.c)添加进工程,并在需要调用函数的文件开头处包含"AT24C02.h" 演示程序向AT24C02存储器内部保存1字节、整型数据、长整型数据和 浮点型数据,再将他们依次读出,结果用超级终端显示。如果
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-11-26
    • 文件大小:4494
    • 提供者:马海峰
  1. STM8_I2C_PT2314

    3下载:
  2. STM8S103 源程序,IAR平台,包含定时器,AD转换,模拟I2C, 硬件I2C,PT2314控制程序。-STM8S103 code, IAR enviroment,include TIM, ADC, I2C appliacation code, and also include PT2314 control code.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-11-16
    • 文件大小:8261
    • 提供者:kimi
  1. I2C

    1下载:
  2. STM32F107 KEIL 下 硬件I2C读写ZLG7290 -STM32F107 KEIL hardware I2C read and write the next ZLG7290
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-01-20
    • 文件大小:2098478
    • 提供者:金荣
  1. i2c

    0下载:
  2. i2c硬件程序,字节读、字节写,在modelsim6.0通过编译-the soft for i2c
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3988
    • 提供者:杨浩
  1. i2c-hard

    0下载:
  2. 用c语言实现24LC256读写(非软件模拟方式)-硬件i2c应用-24LC256 using c language reading and writing (non-simulation software)- Application of hardware i2c
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1254
    • 提供者:sangreal
  1. I2C模拟程序

    1下载:
  2. 不用STM32,STM8等的硬件I2C,而用软件模拟I2C,源代码
  3. 所属分类:编程文档

    • 发布日期:2015-06-11
    • 文件大小:105472
    • 提供者:80802680@qq.com
  1. I2C

    0下载:
  2. 基于STM32F4X的硬件、软件模拟I2C代码(STM32F4X hardware and software simulation based on I2C code)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:wangweimin1
  1. STM32F10x_硬件I2C从机(接收数据 - 中断方式)

    4下载:
  2. 实现STM32F103单片机作为主机与其他单片机进行通信(STM32F103 microcontroller as a host to communicate with other microcontrollers)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-12-16
    • 文件大小:317440
    • 提供者:撸起袖子
  1. STM32 I2C硬件实现无bug版

    0下载:
  2. stm32 I2C 通讯, 只要合理初始化,硬件I2C终归好用一些。(STM32 I2C communication)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-28
    • 文件大小:777216
    • 提供者:Stone_hz
  1. i2c

    1下载:
  2. 模拟I2C程序,通用于STM32与STM8S.相对于硬件I2C来说不容易造成死机现象。(Analog I2C program, commonly used in STM32 and STM8S. relative to the hardware I2C is not easy to cause crash phenomenon.)
  3. 所属分类:其他

  1. Drone_BSP

    0下载:
  2. 在新塘M4芯片上验证硬件i2c读写程序,目标芯片mpu6050。项目当中截取没有清理其它包含文件。(Verify the hardware I2C read and write program and the target chip mpu6050 in Xintang M4 chip. No other files were included in the interception of the project.)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-02
    • 文件大小:7026688
    • 提供者:leaddaorn
  1. PCF8563硬件I2C总线时钟测试

    2下载:
  2. 基于stc8 PCF8563硬件I2C总线时钟测试(Clock test of I2C bus based on STC8 PCF8563 hardware)
  3. 所属分类:其他

    • 发布日期:2020-10-06
    • 文件大小:129024
    • 提供者:cwvv
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com