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

搜索资源列表

  1. STM32PMPU6055

    0下载:
  2. STM32使用模拟I2C读写陀螺仪MPU6055测试程序 程序功能: STM32读取陀螺仪MPU6055的数据,并利用printf函数将数据向串口1打印-STM32 use simulation the I2C reading the gyroscope MPU6055 test program program features: STM32 read the gyroscope MPU6055 the data and use the printf function to print
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:5201937
    • 提供者:黄俊
  1. User

    1下载:
  2. STM32环境下,使用STM32固件库v3.5.0实现的pcf8563实时时钟I2C通讯函数,包含基本的读写与时钟控制-STM32 environment, using STM32 firmware library v3.5.0 achieve real-time clock pcf8563 I2C communications functions, including basic literacy and clock control
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-23
    • 文件大小:1577
    • 提供者:sqsmike
  1. EEPROM24C02

    1下载:
  2. stm32 f103 外部存储器 读写,用I2C,在keil环境下调试-stm32 f103 external memory read and write, using I2C, in keil debugging environment
  3. 所属分类:SCM

    • 发布日期:2017-11-02
    • 文件大小:4016578
    • 提供者:yangji
  1. stm32_i2c

    0下载:
  2. 使用STM32F103系列的ARM-CORTEX-M3内核的CPU进行I2C总线读取。涉及到STM32控制,及I2C总线控制。-Use STM32F103 series of ARM-CORTEX-M3 core CPU for I2C bus to read. Involves STM32 control, and I2C bus control.
  3. 所属分类:Other Embeded program

    • 发布日期:2016-10-28
    • 文件大小:1024
    • 提供者:来不及
  1. I2C_EEPROM

    0下载:
  2. stm32单片机利用I2C读写 24C02EEPROM -STM32 MCU read and write EEPROM
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:489305
    • 提供者:席今
  1. main

    0下载:
  2. STM32 IIC代码 IIC(Inter-Integrated Circuit)总线是一种由PHILIPS公司开发的两线式串行总线,用于连接 微控制器及其外围设备。它是由数据线SDA和时钟SCL构成的串行总线,可发送和接收数据。 在CPU与被控IC 之间、IC 与IC 之间进行双向传送,高速IIC 总线一般可达400kbps以上。 I2C总线在传送数据过程中共有三种类型信号, 它们分别是:开始信号、结束信号和应答 信号。-STM32 IIC
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:2900
    • 提供者:叶中英
  1. ads1115

    0下载:
  2. stm32软件模拟I2C控制ads1115采样, 解决之前硬件i2c 不响应ack问题-stm32 software simulation I2C control hardware i2c ads1115 sample solution before the problem does not respond ack
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3245774
    • 提供者:12312313123121
  1. MPU6050_STM32_ZJU

    1下载:
  2. MPU6050 姿态传感器 STM32 移植 内置DMP I2C方式 -MPU6050 attitude sensor STM32 transplantation built-DMP I2C mode
  3. 所属分类:uCOS

    • 发布日期:2015-02-25
    • 文件大小:32768
    • 提供者:rod
  1. stm8s-library

    0下载:
  2. STM32功能实现的一些测试代码,uart,i2c,adc-Some test code STM32 features implemented, uart, i2c, adc
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:177376
    • 提供者:zhugetao
  1. IIC

    0下载:
  2. 使用STM32单片机进行I2C通信的实例。-Examples of using the STM32 microcontroller I2C communications.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:532598
    • 提供者:MR.G
  1. STM32_MPU6050_Lib

    0下载:
  2. MPU6050 STM32驱动代码,采用I2C总线进行通信的。-MPU6050 STM32 Code
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:132655
    • 提供者:法是否撒
  1. STM32_HMC5883_Lib

    0下载:
  2. HMC5883L STM32驱动代码,采用I2C总线进行通信的。-HMC5883L STM32 driver code, using the I2C bus communication.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:95302
    • 提供者:法是否撒
  1. stm32_I2C_EEPROM_24C02

    0下载:
  2. stm32利用I2C协议实现对24c02的读写,测试已通过,通过链接电脑串口,能够实现对24c02进行读写操作,并可以通过超级终端观察-stm32 use 24c02 I2C protocol for reading and writing test has been passed, by linking computer serial port, can be achieved on 24c02 read and write operations, and can be observed th
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2917100
    • 提供者:李冰
  1. The-hardware-clock-chip-I2CPCF8563

    0下载:
  2. STM32 硬件I2C PCF8563时钟芯片硬件调试成功 -STM32 hardware I2C PCF8563 clock chip hardware debugging success
  3. 所属分类:SCM

    • 发布日期:2015-07-09
    • 文件大小:4435968
    • 提供者:wanglangtao
  1. anjian--jiance

    0下载:
  2. STM32 模拟I2C 驱动程序 硬件调试成功-I2C driven simulation STM32
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:638
    • 提供者:wanglangtao
  1. MPU6050(IIC)

    1下载:
  2. MPU6050 I2C接口的程序代码,是基于STM32 ARM控制器的 非常适合初学者-Code MPU6050 I2C interface is based STM32 ARM controller is ideal for beginners
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2015-01-15
    • 文件大小:302080
    • 提供者:canghai
  1. stm32_i2c

    0下载:
  2. stm32 原厂提供的i2c范例网友反映很不好用,这个是我修改过,并且验证过,100 可用-stm32 original sample provided by the i2c User reflect very easy to use, this is my revised, and verified, 100 free
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:2734
    • 提供者:hatwa
  1. I2C1

    0下载:
  2. stm32的I2C程序,具有很强的参考价值,可以直接应用到项目中去。-stm32 I2C procedures, with a strong reference value, can be applied directly to the project.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:304424
    • 提供者:王玉明
  1. Simulation_IIC

    1下载:
  2. STM32用模拟I2C的方式读写AT24C02的工程,经测试可以直接使用,有调用例子-simulation way STM32 I2C AT24C02 literacy project, the test can be used directly, there are examples of call
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:40761
    • 提供者:varding
  1. HW-GMS-Project20140513

    0下载:
  2. BlueCore4 Datasheet BC417143 ·APF有源滤波控制器程序,因为改代码 ·利用51单片机实现DS1302的驱动,以C ·利用STM8L实现诺基亚5110液晶的驱动 ·盛群单片机指令集:简体中文,PDF格 ·SHT11 程序,I2C总线方式。写I2C时 ·7寸彩屏 STM32的固件库3.5 FSMC驱动 ·一种伺服电机的PID控制算法,可以完 ·基于Atmega16单片机的机器人行走、 ·51单片机驱动2.6英寸触摸液晶屏幕, ·s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-20
    • 文件大小:5957526
    • 提供者:张帅
« 1 2 ... 7 8 9 10 11 1213 14 15 16 »
搜珍网 www.dssz.com