|
Forum Index : Microcontroller and PC projects : "STICKY" CPU 80 - LIBRARY SAVE?
| Author | Message | ||||
| bowie Newbie Joined: 01/05/2018 Location: United KingdomPosts: 3 |
Many thanks to WhiteWizard for his heroic support in getting my E100 with SSD1963 [5"] combi up and running; and which I am now enjoying programming using MMBASIC. However, one niggle, it is necessary to issue the command CPU 80 each time I power up in order that the display panel contents are readable. I understand from WhiteWizard that this is being addressed in a forthcoming Firmware [?] update. However, in the meantime, I understand that following NEW command and entering a one line program via EDIT of CPU 80 and saving by F1 and then doing LIBRARY SAVE command this should result on subsequent power-ups with this single line of code being executed. Resulting in the display being readable from the start. However on trying this in practice it does not result in a legible display as hoped/envisaged following power cycling the module. Please can someone advise what I am doing wrong and/or need to do. Thank you in anticipation. |
||||
Grogster![]() Admin Group Joined: 31/12/2012 Location: New ZealandPosts: 9751 |
Interesting. I thought the 5" corruption issue had been fixed? I know what you mean - I have had this problem myself, but the most recent FW fixed it. What version of MMBASIC do you have in your one? 5.04.08 should deal with that issue. Smoke makes things work. When the smoke gets out, it stops! |
||||
| panky Guru Joined: 02/10/2012 Location: AustraliaPosts: 1116 |
bowie, Your CPU 80 command needs to be inside a subroutine called MM.STARTUP which is then saved in the library. See page 46 of the Micromite Users Manual under Program Initialisation. Welcome to the forum, ☺☺ panky. ... almost all of the Maximites, the MicromMites, the MM Extremes, the ArmMites, the PicoMite and loving it! |
||||
| Geoffg Guru Joined: 06/06/2011 Location: AustraliaPosts: 3308 |
The current V5.04.09 Beta Test version (should) have fixed the problem of corruption of the display on 5" panels. Download it from: http://geoffg.net/micromite.html#Downloads Geoff Graham - http://geoffg.net |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |