Jump to content

MB SID: LED-Matrix soldered transposed - SW-Solution?


Laplace

Recommended Posts

Hi everyone,

I managed to solder and build my MB SID Step C without any problems so far.

Everything works exept the LED-Matrix - all the LEDs are on all the time and

they flicker. I guess the reason is, that I soldered the Matrix "transposed",

that means I soldered all the anodes in rows and the kathodes in colums... ::) :o

It´s supposed to be the outer way round.

Has anyone digged deep enougt into the sw-routines of the matrix to know, how much work

it would be to solve that problem in the software? I gues i would have to invert all the

output signals.

Thanx so far,

Laplace

Link to comment
Share on other sites

I just resoldered the whole thing...it drew me a lot of blood and sweat

but i managed to bend the kathodes backward and the anodes forward.

Then i had just enough room to solder it again.

It works now and I just found out that the LFOs are displayed in

realtime on the LEDs! I didn´t know that...it´s so cool!

And Mr modnaR...U make very cool tracks.

Thanks for the help.

Link to comment
Share on other sites

The alternative software solution looks simple: the values transfered to the shift registers have to be inverted. This can be done with a "xorlw 0xff" one line above each "call MIOS_DOUT_SRSet" instruction in cs_menu_matrix.inc

Best Regards, Thorsten.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...