+--------------------------------------------------------+
| I2C Driver Sample Code for Single Byte Read/Write Test |
| Needs to work with I2C_Slave sample code |
| 24C02C |
| I2C Master (I2C1) <---> I2C Slave(I2C1) |
| !! This sample code requires two borads to test !! |
+--------------------------------------------------------+
Configure I2C1 as Master
The I/O connection to I2C1
I2C1_SDA(PG.3), I2C1_SCL(PG.2) <<-----------------------------------我只改這裡