target is app_usb_aud_xk_216_mc,
if i want use some dac i2c command at usb tile[],
how to do it?
(i2c/ usb is in a diff tile[])
i2c command at usb tile,how to do?
-
- Member++
- Posts: 16
- Joined: Mon Apr 09, 2018 10:46 am
-
Verified
- XCore Legend
- Posts: 1154
- Joined: Thu May 27, 2010 10:08 am
You will need a remote server somehow if you want to go cross tile. You could either program one yourself or you could replace sc_i2c with lib_i2c which supports this along with multiple clients.
Engineer at XMOS