Sorry my error, I was supposed to say MAGENTA, it is listed in the SSD1331 help page but it isn't actually declared in the glcd_ssd1331.h file so causing compile error.
Sorry, I was supposed to say MAGENTA, it is listed in the SSD1331 help page but it isn't actually declared in the SSD1331.h file so causing compile error.
Just to add as below, small error in help file. https://gcbasic.sourceforge.io/help/_ssd1331_controllers.html Colour "Cyan" isn't valid. Also your post below gives reference to December 2025, a typo I guess? Cracking work you are doing though, many thanks.
Just to add as below, small error in help file. https://gcbasic.sourceforge.io/help/_ssd1331_controllers.html Colour "Cyan" isn't valid. Also your post below gives reference to December 2025, a typo I guess?
Just to add as below, small error in help file. https://gcbasic.sourceforge.io/help/_ssd1331_controllers.html Colour "Cyan" isn't valid
Just flashed your hex onto my 18F47Q43 and it works fine. Thanks for help, so I need to update my glcd_ssd1331.h with a new one from SourceForge? Will the other SSD displays also get updated? Regards
New SSD1331 has just turned up (via Amazon, a very late delivery). This one is actually working, although the display is "strobing", but this is using your code from a few years ago on the PIC16F17126 . I am very confused why this one is (semi) working, the old one was dead but worked using an Arduino. Will look more into it tomorrow with the other PIC chips and your hex. Regards
No, I haven't tried your hex yet, will do tomorrow, reason for tomorrow is, I have another SSD1331 coming from Amazon (should be here this evening) so want to try that also. Many thanks.