搜索资源列表
I2C STM32
- STM32 I2C library
PCF8563的驱动程序
- 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.
Simulation_IIC.rar
- STM32 模拟I2C 驱动 工程师可以作为参考运用到实际项目开发中,Simulation_IIC\include\fonts.h Simulation_IIC\include\lcd.h Simulation_IIC\include\main.h Simulation_IIC\include\stm32f10x_conf.h Simulation_IIC\include\stm32f10x_it.h Simulation_IIC\project\cortexm2_macro.s
Pbsp_PCF8563C
- PCF8563的驱动程序,使用stm32硬件I2CC口线实现。含日期时间有效性判断函数,星期计算函数。 -PCF8563 driver to use the hardware I2C port stm32 Line. Time to judge the effectiveness of including the date of function, function of weeks.
I2C
- 自己写的STM32程序,里面是关于I2C,根据<<STM32自学笔记>>改编,欢迎大家下载。-Write your own STM32 procedures, which is about I2C, according to < <STM32自学笔记> > Adaptation, welcome to download.
IIC
- 使用STM32单片机进行I2C通信的实例。-Examples of using the STM32 microcontroller I2C communications.
STM32_I2C
- stm32 I2C 驱动函数 经过调试可以实际应用-This file provides a set of functions needed to manage the communication between I2C peripheral and I2C M24C08 EEPROM.
STM32-IIC-Master-Slaver
- STM32 I2C做从机通信 实现主机和从机之间数据互传
MPU6050lib
- MPU6050的软件库可以调试使用,STM32的I2C-The MPU6050 I2C Device Library provideS simple and intuitive interfaces to MPU6050 I2C device on ARM 32-bit STM32F103xx family of microcontrollers.It has the I2C bit- and byte-level communication for complete coverage of a
工程模板
- 实现基于stm32的Ic读写包含按字读写、按页读写(Implementation of Ic read and write based on stm32)
IAR5.5 MAG3110
- STM32硬件i2c驱动MAG3110,并将地磁信号串口打印(Hardware I2C driver MAG3110)
TM1650_数码管显示(stm32)
- 使用stm32,实现tm1650实现数码管驱动,通过i2c驱动实现(Digital tube drive using tm1650)
MAG3110-Board-Code
- mag311通过I2C操作的例程,在液晶显示(Mag311 routines through the I2C operation, in the LCD display)
i2c
- 模拟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.)
21ic下载_自制STM32F103开发板
- STM32F1系列属于中低端的32位ARM微控制器,该系列芯片是意法半导体(ST)公司出品,其内核是Cortex-M3。 该系列芯片按片内Flash的大小可分为三大类:小容量(16K和32K)、中容量(64K和128K)、大容量(256K、384K和512K)。 芯片集成定时器,CAN,ADC,SPI,I2C,USB,UART,等多种功能。(The STM series belongs to the 32 - bit arm microcontroller of the middle and l
STM32F107VC_硬件I2C读写EEPROM(标准外设库版本)
- STM32中库函数实现IIC通信,实现读写EEPROM。(Realization of IIC communication by library function in STM32)
io_i2c
- STM32 IO口模拟I2C程序,亲测可用(C code for STM32 IO simulated I2C)
I2C
- 在STM32f103zet单片机上通过I2C协议向EEPROM中读写数据(Read and write data to EEPROM through the I2C protocol)
IIC通讯调试
- 基于STM32的I2C通讯调试,可用,可参考(STM32 based I2C communication debugging, available, reference)
进阶十 使用IO口实现模拟IIC接口
- 学习STM32使用IO口模拟I2C通讯,经典哦!(Learn STM32 use IO port to simulate I2C communication, classic oh!)