搜索资源列表
STM32的硬件I2C比较难用
- 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.
stm32V1_2
- 这是我自已为实验室画的基于STM32的PCB,现在将原理图及PCB全部分享,图是用PROTEL 99SE绘制的。可能会有布线不合理之处,仅供大家参考。 实验板资源介绍 1)CPU为100脚STM32F103XX 2)TFTLCD 3)SD卡 4)4X4键盘模块及四个独立按键 5)ISP下载口及20脚JTAG下载口 6)RS232接口、RS485接口、PS/2接口、USB接口 7)I/O口驱动的蜂鸣器 8)I2C口驱动的AT24C02 9)
i2c
- i2c program in IAR worbench for stm32
QN8035_stm32_driver
- QN8035 FM 单芯片驱动,在STM32下运行成功,模拟I2C控制-The QN8035 FM single-chip driver, under the STM32 run the simulation I2C control
User
- 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
stm32_i2c
- 使用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.
i2c--DA
- 基于stm32 和8591,利用i2c实现DA-Based on stm32 and 8591, the use i2c achieve DA
I2C
- stm32-103R 开发板上的I2C总线例程,用keil开发的-Stm32-103 r development board on the I2C bus routines, use keil development
STM32-for-PCF8583T
- 基于STM32103ZET6的PCF8583T(I2C协议通信时钟芯片)的测试代码-Based STM32103ZET6 of PCF8583T (I2C protocol communication clock chip) test code
mpu6050
- 用于stm32提取MPU6050 加速度信息和角速度信息,应用i2c-Stm32 extract information for acceleration and angular velocity MPU6050 information, application i2c
Bsp_Temp
- 实现STM32单片机的各种功能,包括USART通信,pwm波的输出,及输入捕获,及SPI数据通信,I2C的FLASH数据读取。-STM32 microcontroller to achieve a variety of functions, including USART communications, pwm wave output, and input capture, and data communications SPI, I2C the FLASH data read.
i2c_ee
- STM32 硬件I2C读写24CXX程序-STM32 hardware I2C R&W 24CXX program
STM32-I2C
- STM32硬件读写I2C,比用IO读写方便多了-STM32 wirte or read I2C
IIC(GPIO)
- STM32通过GPIO模拟I2C实现24cxxEEPROM驱动。-STM32 I2C by GPIO simulation to achieve 24cxxEEPROM drive
stm32-pca9685
- stm32控制pca9685 实现多路1ed 多路舵机 I2C通信-stm32 control pca9685 achieve multiple 1ed multiple servos I2C communication
I2C_MMA7455
- 关于野火i2c程序源码,可直接使用,基本不用修改-Wildfire STM32 I2C_MMA7455 program source code can be used directly,Without modifying the basic
STM32F10x_硬件I2C从机(接收数据 - 中断方式)
- 实现STM32F103单片机作为主机与其他单片机进行通信(STM32F103 microcontroller as a host to communicate with other microcontrollers)
stm32f103_i2c_lm75a
- 基于STM32的LM75A温度驱动程序,I2C通信,串口打印,已经验证过,供大家参考!