I uploaded with Mios Studio the “setup_midibox16e_without_ledrings.hex” without any modify ( I left the the “mios_enc_table” as is because I believed that was enough using the setup…asm )
so the switches works fine but the encoders give no signs of life
Before I tell you of the other problem I had it is better have an answer about this:
is it right to connect the DINx4 for the encoders to J6 instead of J9 ( or better : have I understood well the diagram ?)
Have I anyway to modify “mios_enc_table.inc” to enable the encoders?
Shouldn’t you connect the DIN1x for switches to J9 and then the DINX4 for the encoders to the DINX1 from the switches? Just as it says in the comment of the pdf you linked to.
Just like in this picture, just leave out the led and ledrings.
The mois_tables.inc referes to setup_midibox16e.asm for setup of encoders. Since it is already setup for 16 encoders i don’t think you need to change anything.