diff --git a/CODEOWNERS b/CODEOWNERS old mode 100755 new mode 100644 diff --git "a/PlatformModuleStudyNotes/figures/I2CBus\350\277\236\347\272\277\347\244\272\346\204\217\345\233\276.png" "b/PlatformModuleStudyNotes/figures/I2CBus\350\277\236\347\272\277\347\244\272\346\204\217\345\233\276.png" new file mode 100644 index 0000000000000000000000000000000000000000..353de40de3b0b52a823590087c5aa12b21eb2b12 Binary files /dev/null and "b/PlatformModuleStudyNotes/figures/I2CBus\350\277\236\347\272\277\347\244\272\346\204\217\345\233\276.png" differ diff --git "a/PlatformModuleStudyNotes/figures/I2C\351\200\232\344\277\241\347\244\272\346\204\217\345\233\276.png" "b/PlatformModuleStudyNotes/figures/I2C\351\200\232\344\277\241\347\244\272\346\204\217\345\233\276.png" new file mode 100644 index 0000000000000000000000000000000000000000..fdeb213048389e5d38b6663a75e7a87478fd81f3 Binary files /dev/null and "b/PlatformModuleStudyNotes/figures/I2C\351\200\232\344\277\241\347\244\272\346\204\217\345\233\276.png" differ diff --git a/PlatformModuleStudyNotes/i2cNotes.md b/PlatformModuleStudyNotes/i2cNotes.md index b6603618eed465dc4e35cf440f183029bbb3505c..10c6e28415477aea5f91f381e591506c2b1f0842 100644 --- a/PlatformModuleStudyNotes/i2cNotes.md +++ b/PlatformModuleStudyNotes/i2cNotes.md @@ -9,7 +9,7 @@ I2C(Inter Integrated Circuit)总线是由Philips公司开发的一种简单 如图1所示,在I2C电路中,多个主机器件和从机器件之间通信时只需要用到两根导线互连,这两根导线分别为串行数据线(SDA)和串行时钟线(SCL)。 **图 1** I2C Bus连线示意图 -![I2C Bus连线示意图](C:/Users/n019315/Desktop/learn/I2CBus连线示意图.JPG) +![I2C Bus连线示意图](figures/I2CBus连线示意图.JPG) SCL(SERIAL CLOCK)