sdk-ameba-v4.0c_180328/project/realtek_amebaz_va0_example/example_sources/i2c
2019-04-02 16:34:25 +08:00
..
src first add sdk 2019-04-02 16:34:25 +08:00
Makefile first add sdk 2019-04-02 16:34:25 +08:00
readme.txt first add sdk 2019-04-02 16:34:25 +08:00

Example Description

This example describes how to use i2c by using mbed api

1.Connect LOG-UART connector to PC
  
2.Connect 
  - I2C0 SDA (PA_19) to I2C1 SDA (PA_23) pin.
  - I2C0 SCL (PA_22) to I2C1 SCL (PA_18) pin.
  
3.Run the main function.

4.Get the Master and Slave Data.