Thanks Peter!
I would really recommend to test it out on two DOUTx4 boards and put the LED digits and the LED matrices on a breadboard before ordering a PCB.
As murphy says, likely some wires are wrong, I experimented on breadboard until everything worked and the LED digits displayed “sane” numbers… then soldered it up, unfortunately not taking notes, how the connections were done…
That I have obviously done already - a few months have passed, so there was time for this. Also, I suspect that the pinout for the LED matrixes is not the same with every brand, and even the data sheet I got for mine was wrong.
… the push-to-accelerate bus is simply an additional (encoder-)switch, that is connected between GND and the FAST2 DIN pin of the standard MBSEQV4, you can wire up many of these switches and accelerate the SEQ by pressing any of them, but you would probably need only one, for the BPM encoder.
Great, so the jumper/connector is sitting on the right end of the switch.
… the pinning of especially the digit segments cannot be changed in software (as of yet) - it would be nice, to get the digit segment wiring “right” in hardware, so that it is compatible with other implementers of the SEQ V4 BPM displays, e.g. the 808 SEQ project, that uses BPM digits as well… that´s why, it needs to be tested on breadboard, first.
For the LED digits I am simply following the official schematics.
Note, that the track-position-display code does not support “four” matrices (red1, green1, red2, green2) as of yet. I´d therefore recommend, that you test the four matrix wirings with the existing code:
just configure different matrix anode out shift registers and cathode shift registers, and see if all hardware wiring works as expected, i.e. the right LEDs light up for every of the four combinations!
That has been done - obviously I am not going to shell out money for a PCB that is based on schematics that have not been breadboarded. I was rather looking for comments on changes that might make your life as a programmer easier. Apparently there are no such proposals, so I’ll just go ahead
.
Best, ilmenator




