Unfortunately I found out now that a 4x20 lcd is just supported by the wilba and the classic mbsid just supports a 2x20 by default “fimware”
(Its also cheaper than a 2x20)
I still struggling with programming, I tried to setup the win7 chain but I stucked as I couldn’t activate some plug in settings as described and gave up.
I want to set it up at my mac but I’m not sure if the manual is still working with mojave.
Some things are also not clear to understand for me.
Do I just have to change the program line for initialising a 4x20 or do I have to crawl in the wilba code and copy/redesign the lcd code for showing up all the stuff?
If it would be so easy to just change a line would be someone so kind to edit the code for me?
Ok, that means I really just have to change some lines but as I said I did not get the program chain working and I don’t really know if I need to install all the stuff because this looks like installing stuff for realtime editing via mios studio. So I thought I just could open the asm file with the microchip ide and I need to include some files…
Whatever, one other way I imagined was to translate the lines to hex and just exchange them but this did not work because the translation was not “satisfying”
But if this the one and only way as it is described in the mios manual and still not obsolete ok, I will try to go trough this hell, again.
I was trying to copy sdcc to the Developer dir, but get error messages, it does not exist. Well, I´m going to annoy you guys later with this stuff, sooner or later I want/need to modify code.
2 hours ago, the_duckchild said:
your build looks great btw!
Thank you, it´s still a cardbox with cables and pcbs but I´m so glad all connections work…
I am trying to achieve the same, use a 4x20 LCD display. I followed the instruction, and noticed the 2 default lines have shifted down 1 row. They are now in the middle two lines of the LCD. I guess that’s fine for now.
;; NOTE: if CS\_MENU\_DISPLAYED\_ITEMS \> 5, you have to adapt the DIN settings ;; in CS\_MENU\_DIN\_TABLE below