From 7681c2f10072c34b4a42911152b1491e664c8ed2 Mon Sep 17 00:00:00 2001 From: Hector Palacios Date: Tue, 19 Apr 2022 17:54:30 +0200 Subject: [PATCH] README: fix cc6ul sbc i2c port index Reported-by: Leonid Makhnovskiy Signed-off-by: Hector Palacios https://onedigi.atlassian.net/browse/DEL-7896 --- apix-i2c-example/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apix-i2c-example/README.md b/apix-i2c-example/README.md index 3170536..cc8986b 100644 --- a/apix-i2c-example/README.md +++ b/apix-i2c-example/README.md @@ -31,8 +31,8 @@ The I2C connections for this example depend on the running platform: - **ConnectCore 6UL SBC Pro**: I2C connector of the board (J28). - VCC: Pin 3 - GND: Pin 6 - - I2C-2 SDA: Pin 2 - - I2C-2 SCL: Pin 1 + - I2C-1 SDA: Pin 2 + - I2C-1 SCL: Pin 1 - **ConnectCore 6UL SBC Express**: Expansion connector of the board (J8). - VCC: Pin 1 - GND: Pin 6