搜索资源列表
main
- stm32芯片通过IIC控制DS1307时钟芯片的软件,使用io口模拟IIC时序,能正确读取和设置时间-stm32 chip DS1307 clock chip through the IIC control software, using the io port analog IIC timing, read and set the time correctly
AT24C64
- keil C语言编写的数据存储器AT24C64与51单片机连接的驱动程序-keil C language data memory AT24C64 single-chip connectivity with the 51 drivers
ds1307
- STM32支持I2C的DS1307时钟芯片的驱动代码,写得比较通用啊,容易移植到其他平台,比如51什么的!-STM32 support DS1307 I2C clock chip driver code, write a comparison, easy to transplant to other platforms, such as 51!
stm32_ds1307_driver
- STM32上ds1307驱动程序,使用gpio口模拟i2c实现,代码包括i2c(gpio)驱动,ds1307驱动,亲测正确。-DS1307 on the STM32 driver, the use of GPIO port analog I2C implementation, the code includes I2C (GPIO) driver, DS1307 driver, pro test is correct.
ds1307
- STM32或C51的驱动代码。C51的版本。但是接口和驱动是分开写的的,比较好移植到其他平台设备。-STM32 or C51 driver code. C51 version. But the interface and drive are written separately, and relatively good to other platforms.