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

搜索资源列表

  1. i2c

    0下载:
  2. 利用 stm32实现i2c通信,底层驱动代码(Using STM32 to achieve I2C communication, the underlying driver code)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-25
    • 文件大小:3407872
    • 提供者:何小明
  1. I2C_TwoBoards_ComPolling

    0下载:
  2. 基于STM32开发板,通过模拟寄存器,验证I2C通信功能,(I2C_TwoBoards_ComPolling I2C Two Boards Communication Polling Example)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-22
    • 文件大小:3116032
    • 提供者:pzd
  1. I2C

    0下载:
  2. 火牛STM32开发板的IIC例程,已经跑过,好用(Fire cattle STM32 development board IIC routines, have run, easy to use)
  3. 所属分类:嵌入式/单片机编程

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

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

    • 发布日期:2017-12-16
    • 文件大小:317440
    • 提供者:撸起袖子
  1. 工程模板

    0下载:
  2. 实现基于stm32的Ic读写包含按字读写、按页读写(Implementation of Ic read and write based on stm32)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:4990976
    • 提供者:Cheney25
  1. MPU6050 I2C读取数据 -精简版

    2下载:
  2. stm32通过iic读取mpu6050数据(stm32 read mpu6050 by iic)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:4699136
    • 提供者:晴儿2333
  1. 基于stm32的MPU6050收读取和模拟IIC

    0下载:
  2. 基于stm32的MPU6050收读取和模拟IIC 陀螺仪初始化配置,陀螺仪三轴加速度算法处理,俯仰角,航向角等四轴飞行器参数读取与显示。(MPU6050 receive, read, and simulate IIC based on stm32 Gyroscope initialization configuration, gyroscope three axis acceleration algorithm, pitch angle, heading angle and other fo
  3. 所属分类:单片机开发

  1. TM1650_数码管显示(stm32)

    2下载:
  2. 使用stm32,实现tm1650实现数码管驱动,通过i2c驱动实现(Digital tube drive using tm1650)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:yanzhang
  1. I2C

    0下载:
  2. I2C在STM32单片机上的驱动程序,包括 I2C.c 和 I2C.h(I2C driver code of the STM32 MCU, including I2C.c and I2C.h)
  3. 所属分类:嵌入式/单片机编程

  1. 模拟i2c

    1下载:
  2. 是STM32中I2C的例程代码,其中使用到AT24C02芯片作为EEPROM来进行试验(Is the I2C STM32 routines code, which uses the AT24C02 chip as a EEPROM to test)
  3. 所属分类:嵌入式/单片机编程

  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. STM32F107VC_硬件I2C读写EEPROM(标准外设库版本)

    1下载:
  2. STM32中库函数实现IIC通信,实现读写EEPROM。(Realization of IIC communication by library function in STM32)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:315392
    • 提供者:李学友
  1. I2C

    0下载:
  2. 基于STM32写的I2C传输协议,在很多传感器的应用开发中广泛应用,适合与初学者学习(The I2C transmission protocol written based on STM32 , widely used in many sensor applications, suitable for beginners to learn)
  3. 所属分类:单片机开发

  1. Software I2C,SPI using STM32

    0下载:
  2. Software I2C,SPI using STM32
  3. 所属分类:微处理器开发

    • 发布日期:2018-01-10
    • 文件大小:203776
    • 提供者:Thenos
  1. i2c+dma收发 AT24WCXX

    0下载:
  2. i2c_dma收发数据,代码都是已经调试好的,可以直接拿来用的。(I2c_dma receiving and receiving data)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-06
    • 文件大小:1817600
    • 提供者:小七旧事
  1. I2CBus与SMBus之间的配置差异

    1下载:
  2. STM32程序,I2C与SMBus使用的区别(The difference between the STM32 program, the I2C and the SMBus)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-07
    • 文件大小:1377280
    • 提供者:茨天狼
  1. 模拟I2C

    3下载:
  2. STM32使用GPIO模拟I2C slave,测试可用(I2C slave using gpio)
  3. 所属分类:微处理器开发

    • 发布日期:2018-07-26
    • 文件大小:2048
    • 提供者:angelama
  1. STM32的IO模拟I2C主机_硬件I2C从机

    2下载:
  2. STM32 IO口模拟IIC(STM32 ads1115 STM32 ads1115)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-11-04
    • 文件大小:9826304
    • 提供者:zouzou515
  1. I2C

    1下载:
  2. 基于STM32的标准软件模拟I2C接口程序,只要修改引脚定义及延时接口程序即可使用,改程序已在工业产品上大量应用,十分的稳定可靠并且代码编写规范。(The standard software based on STM32 simulates the I2C interface program. It can be used only by modifying the pin definition and delay interface program. The modified program
  3. 所属分类:通讯编程

    • 发布日期:2020-03-31
    • 文件大小:1024
    • 提供者:xieyuehai
  1. I2C

    1下载:
  2. 模拟I2C通信,STM32,优化修改可用(Analog I2C communication, STM32)
  3. 所属分类:通讯编程

    • 发布日期:2020-03-31
    • 文件大小:9216
    • 提供者:亮亮123-9
« 1 2 3 45 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com