tHe_IkkE Posted April 15, 2004 Report Posted April 15, 2004 Hello everyone!!I [glow=red,2,300]finalay[/glow] started actual soldering on my MB_LC!So far the good news....The bad part is this: I accidently mounted all 24 LEDS in the wrong direction. I've made a matrix for 4x12 LED's (It worked...) but looking at the schematics from TK I found out they were turned the werong way.My question is this:Would it be enough to just switch the bridges and resistors' places to get this to work (I will solder the other 4x12 matrix wrong to :)) or do I have to desolder it all ... :-/Thanks in advance...
tHe_IkkE Posted April 21, 2004 Author Report Posted April 21, 2004 Anyone?? :-[I'd really like yo know wheter I have to desolder it all or can just change some stuff in the main.asm en replace the bridges with resistors and viseversathnx
TK. Posted April 26, 2004 Report Posted April 26, 2004 Hi,it won't help to exchange the bridges by resistors and vice versa, but a simple change in the application software will help. Just only the polarity has to be inverted, this means: open "lc_srio.inc", and add comf MIOS_PARAMETER1 before every "call MIOS_DOUT_SRSet" instruction. (I've counted 12 of them...)Thereafter rebuild the .syx file like described under http://www.ucapps.de/howto_tools_mpasm.htmlBest Regards, Thorsten.
tHe_IkkE Posted April 27, 2004 Author Report Posted April 27, 2004 thnx TK!I'm really releaved I don't have to do it all over again....Hope to post some progress soon.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now