![]() |
|
How to enable 2 IIC buses at the same time? - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20) +--- Forum: KC868-A128 (https://www.kincony.com/forum/forumdisplay.php?fid=34) +--- Thread: How to enable 2 IIC buses at the same time? (/showthread.php?tid=9459) |
How to enable 2 IIC buses at the same time? - ronpsc - 06-11-2026 Dear Sir, May I know how to enable both IIC buses for DI and DO at the same time for KC868-A128 in Arduino IDE? I can only enable one each time, so that I cannot program the board to trigger outputs when inputs changed. Thanks, Ron RE: How to enable 2 IIC buses at the same time? - admin - 06-11-2026 here is arduino code INPUT trigger OUTPUT for KC868-A128 Code: /*
input-trigger-output.zip (Size: 932 bytes / Downloads: 25)
BIN file, download to ESP32 by 0x0 address, directly to use:
input-trigger-output.ino.merged.zip (Size: 183.82 KB / Downloads: 28)
|