STM32HAL库下,支持100Kbps 软件I2C, 可以支持任意IO,已实测可用
.
└── Soft_i2c_master
├── bsp_soft_i2c_master.c
└── bsp_soft_i2c_master.h
1 directory, 2 files
STM32HAL库下,支持100Kbps 软件I2C, 可以支持任意IO,已实测可用
.
└── Soft_i2c_master
├── bsp_soft_i2c_master.c
└── bsp_soft_i2c_master.h
1 directory, 2 files
评论