About I²C
After some interesting reading about I2C protocol, maxim-ic and ucapps.de documentations here is where I stand:
On a single I2C bus, there can be a maximum of 8 MAX5418 chips (due to addressing limitations) A PIC or STM32 Core module can address only one I2C bus (on J3 J4) It would require coding a new firmware according to the IIC_MIDI Module page:
Based on that, I'm starting to wonder if I'm not WAY over my head (even if learning about this stuff is kind of fun anyway).
If someone reads any mistake in what I wrote (which in NOT impossible), I'll be glad to hear about it.
Cheers
G
Edit: Found a TSSOP chip featuring a non-volatile quad I2C controlled 100Kohms digipot, the AD5254, looks promissing...