Power & Source of Big Ideas

Hi,
According to the wiki, r4s has i2c bus at 2x5 pin header:

4 GPIO4_C0/I2C3_SDA(3V)
6 GPIO4_C1/I2C3_SCL(3V)

However, on a friendly core the board with i2cdetect shows only buses 0-2,4,7,9.
And does not see the device connected to pins.

How should I deal with 3rd i2c bus?

Thanks.
Upd: Doesn't matter, changed breakout board to a cheaper one with the same FTDI chip - works like a charm.
Hi, Got a weird behavior with my R4S board. The board itself boots with no issues from SD. Now, I need to get u-boot console there. Hooked up my usb-serial to the board, powered the board up - and nothing happens, the board doesn't boot at all. Investigation show, however, that if I disconnect RX pi...