https://github.com/liyanboy74/soft-i2c
Software I2C
https://github.com/liyanboy74/soft-i2c
hal i2c soft-i2c software-i2c stm32
Last synced: 8 months ago
JSON representation
Software I2C
- Host: GitHub
- URL: https://github.com/liyanboy74/soft-i2c
- Owner: liyanboy74
- Created: 2020-12-17T07:43:39.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-23T09:43:00.000Z (about 3 years ago)
- Last Synced: 2025-04-13T04:32:20.061Z (about 1 year ago)
- Topics: hal, i2c, soft-i2c, software-i2c, stm32
- Language: C
- Homepage:
- Size: 20.5 KB
- Stars: 43
- Watchers: 1
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Soft I2C
That is Edited version of [Original version](https://schkorea.tistory.com/437) for stm32
原作者:https://schkorea.tistory.com/437
精简了部分代码,增加8/16bit寄存器地址的突发(连续)读写函数
移植到展锐8850平台