I’m having trouble getting my 16n to talk to my ER-301 in master mode. I had teletype integration working without issues, so I think I got the basic connection right. Just trying to confirm that I’m not missing something stupid:
I’ve downloaded the current firmware from github (post “i2c doesn’t work” update), added in the #define MASTER 1 line in config.h and then flashed it to 16n. Then I connected it to the ER-301, powered on my modular, confirmed that the i2c slave address on the ER-301 was set to 0x31 (and was running the most current firmware 0.4.11) and then added a SC.CV unit to a chain with port set to 1. My assumption was that this was how the data was transmitted and that if I moved the first fader, I should see a corresponding change in value.
Is there something I missed? I’ll triple check all connections again, I guess 