Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
Pluto Guru Joined: 09/06/2017 Location: FinlandPosts: 398
Posted: 02:10pm 05 Jan 2022
Copy link to clipboard
Print this post
Nokia 5110 is included in the firmware for PicoMite. I got it working on Picomite after some difficulties. Peter updated also the PicoMite firmware yesterday. THANKS.
In the past I used an old driver (anno 2014 by Peter) for standard Micromite (28-pin) successfully. When I recently tried to use that procedure on Micromite 5.0504, i run into difficulties.
Wondering now if there is any newer driver version for the standard MicroMite?
-fred
matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10617
Posted: 06:10pm 05 Jan 2022
Copy link to clipboard
Print this post
There was a change in one of the MM versions that required a small change to all loadable drivers. Unfortunately I've lost the source for the 5110 driver so can't make the change. The only solution would be to use an earlier version of the MM firmware if you need this display - sorry
Pluto Guru Joined: 09/06/2017 Location: FinlandPosts: 398
Posted: 08:45pm 05 Jan 2022
Copy link to clipboard
Print this post
Thanks for checking. Got this code from 2015 working on Micromite 5.0504:
Initially I tried to change the ports used for rs, cdand cs for the SUB LCD.Init(rs,cd,cs,wi,ht,nr) w/o success. Going back to the ports originally used in the program was more fruitful.
LCD.Init 17,18,16
It will still leave some room for my own programs: