a preprogrammed sample is already in the repository in the apps/quickies/csc folder.
The Based Version was created with 40 Enocders, 128 Pots, an 2 16x16 Matrices at 4x AINX4 Modules, 4x DINX4 Modules, 1x DOUTX4 Module at a Core32 Board over USB to the XP PC.
The new Version has 4 Encoders more.
I have also tried to change the details in the program, but it doesn´t work.
Can someone write a new program or an update for this Controller?
It worked fine with 40 Enoder and all other parts till i build in the 4 Encoders in.
What have you tried so far? I am assuming that you have put the next 4 encoders on SR 11? If not then the code needs quite a bit more changing, I would recommend putting them on SR11 and moving the matrices over to SR12-SR15
If you have put the encoders on SR11, the code changes that you will need are:
I can’t see any other changes that will be required but I may be wrong
EDIT: Having looked at DINs.png, I can see that you have put the matrices on the first DINs and the encoders after them? That is the opposite of the way that the program is written and I would definitely recommend that you reconfigure it so that the encoders are on SR1-11 and the matrices are on SR12-15 otherwise the changes to the program are non-trivial (although still not that complicated!)