- Category:
- SCM
- Tags:
-
[C/C++]
[源码]
- File Size:
- 3kb
- Update:
- 2014-06-07
- Downloads:
- 0 Times
- Uploaded by:
- xiaob
Description: On stm32 microcontroller, with rising and falling IO port interrupt design of I2C slave code. The test. All the process is controlled by a state machine, no cpu empty delay. Microcontroller core code and related code separate, easy to transplant. Mainly used in the project validation and exchange of learning!
To Search:
File list (Check if you may need any files):
i2c_slave\i2c_slave.c
.........\i2c_slave.h
.........\i2c_slave_port.c
.........\i2c_slave_port.h
i2c_slave