STM32F4的I2C配置,已经写好了读函数可写函数,由I2C.c和I2C.h组成,直接可用 STM32F4的I2C配置,已经写好了读函数可写函数,由I2C.c和I2C.h组成,直接可用
2021-04-16 15:15:32 1KB STM32F4 IIC I2C 代码
1
STM32的硬件I2C不好用,这是一份关于基于STM32的模拟I2C代码
2021-04-15 15:44:10 1KB STM32F103 模拟I2C 程序
1
基于stm32的光感IC驱动
2021-04-15 14:03:24 15.22MB I2C驱动 光感 stm32
1
STM32L基于HAL库的I2C软件模拟实现,从机设备为AHT10,软件模拟I2C读取温湿度,程序结合网上例程资料重新修改,可实现全系列完整移植。
2021-04-15 09:03:03 6KB stm32 I2C 温湿度 通讯
1
51单片机的AT24C02读写程序,模拟I2C通讯
2021-04-14 17:46:46 46KB 51单片机 AT24C02 I2C
1
I2C逻辑分析仪波形实例,通过DSView_v1.0.1_x64_setup查看
2021-04-14 14:01:59 59KB I2C I2Ctiming
1
I2C-bus specification and user manual。UM10204。 Philips Semiconductors (now NXP Semiconductors) developed a simple bidirectional 2-wire bus for efficient inter-IC control. This bus is called the Inter-IC or I2C-bus. Only two bus lines are required: a serial data line (SDA) and a serial clock line (SCL). Serial, 8-bit oriented, bidirectional data transfers can be made at up to 100kbit/s in the Standard-mode, up to 400kbit/s in the Fast-mode, up to 1Mbit/s in the Fast-mode Plus (Fm+), or up to 3.4Mbit/s in the High-speed mode. The Ultra Fast-mode is a uni-directional mode with data transfers of up to 5Mbit/s.
2021-04-14 11:01:44 1.34MB I2C
stm32f103c8t6 hal 库 硬件I2C 驱动手势外呼程序,搞了好几天才调好,硬件I2C参考程序太稀缺
2021-04-13 18:01:20 12.25MB STM32F103 I2C 硬件I2C 手势外呼驱动
1
用户空间APP测试i2c接口或总线,用于嵌入式设备驱动开发或者应用开发都可以。
2021-04-13 17:18:09 1KB 嵌入式 linux i2c
1
STM32 0.96寸OLED模块 四线 硬件IIC驱动代码
2021-04-13 17:02:08 4KB STM32 IIC I2C OLED
1