The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.1.24 (Linux)
|
I2C Expander - Printable Version +- XOR Userforum (https://xor-electronics.com/forum) +-- Forum: Products (https://xor-electronics.com/forum/forumdisplay.php?fid=3) +--- Forum: NerdSEQ (https://xor-electronics.com/forum/forumdisplay.php?fid=6) +---- Forum: NerdSEQ Expanders (https://xor-electronics.com/forum/forumdisplay.php?fid=22) +---- Thread: I2C Expander (/showthread.php?tid=512) |
RE: I2C Expander - Morim - 09-22-2023 (09-22-2023, 10:04 AM)XORadmin Wrote:(09-22-2023, 09:35 AM)Morim Wrote: Hi. Ok RE: I2C Expander - kriskeyman - 09-22-2023 (09-13-2023, 01:26 PM)XORadmin Wrote: distingEX -> Check!Loving this implementation!! Can I ask how you created the pause at line 56? Thanks! RE: I2C Expander - emojiseq - 01-02-2024 (09-14-2023, 06:30 AM)XORadmin Wrote: I will not support the algorithmic specific commands as this is a hell to program. Just think about an implementation for every gear out there that has its own specific commands and packets for every specific function…and for every gear it is different. Which is already a fact and the worst thing about I2C. Did you have luck sending to the JF? Was it able to perform in poly mode like the Disting, or any blockers? Tyvm! RE: I2C Expander - XORadmin - 01-02-2024 (01-02-2024, 03:28 AM)emojiseq Wrote: Did you have luck sending to the JF? Was it able to perform in poly mode like the Disting, or any blockers? Tyvm! https://xor-electronics.com/forum/showthread.php?tid=1628&highlight=friends Functionality covered in the preliminary manual: https://xor-electronics.com/forum/showthread.php?tid=1702 Page 103 is what you are looking for. RE: I2C Expander - kriskeyman - 01-30-2024 I have the I2C expander working great with the following setup… In skiff case: Nerdseq > MULTI-IO > I2C-B > F8R The I2C-A 3.5mm TRS on front of MULTI-IO > XOXO MIDI I2C in larger case > Just Friends > Disting EX The Disting EX is also set up to be controlled via MIDI using XOXO. I’d like to add an XVI desktop faderbank to the setup, but will this work over I2C? Could I use a headphone splitter to attach additional 3.5mm I2C using the front panel of MULTI-IO? I2C-A 3.5mm > splitter > XOXO & XVI? Or would I just have to use the XVI via MIDI and set that up in Mappings? RE: I2C Expander - XORadmin - 01-30-2024 (01-30-2024, 06:35 AM)kriskeyman Wrote: I have the I2C expander working great with the following setup… A headphone splitter works in general. But they are other issues here which are in the way if you want to use the XVI also in I2C mode. There is very much data needed if you use the XVI in follower mode since every fader is being polled all the time. That means that there is not too much data bandwidth left for the other I2C modules you want to control on the same port. I do not recommend it. If you can change the address of the f8r and XVI then you could use both on one port in follower mode. That would work fine. And else indeed midi just works fine as well. RE: I2C Expander - kriskeyman - 02-05-2024 Thanks! I ended up going with the Sweet Sixteen mkII > USB directly to the Host port of the Multi-IO expander. Works like a charm with zero setup! RE: I2C Expander - hibiki - 04-07-2024 Hello ! About the i2c connection, I've a doubt about how doing it with I2C Expander to the er-301. I will conect it in PORT A in backside. And that case, How about voltages ? 3.3V or 5V ? And How about the pullup ? ON or OFF ? Is it OK that I conect it in PORT A with 3.3V , pullup ? RE: I2C Expander - XORadmin - 04-07-2024 (04-07-2024, 11:01 AM)hibiki Wrote: Hello ! 3,3V pullup, port doesn’t matter and be sure you check the manual as there is more explanation on the ER301 setup. RE: I2C Expander - hibiki - 04-07-2024 (04-07-2024, 12:04 PM)XORadmin Wrote:(04-07-2024, 11:01 AM)hibiki Wrote: Hello ! Thank you ! I found the description on Page 107 of the manual! |