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.
palcal Guru Joined: 12/10/2011 Location: AustraliaPosts: 2006
Posted: 01:00am 03 Feb 2022
Copy link to clipboard
Print this post
I have an ILI9488 3.5" LCD on a MM Backpack MK3. MM.VER 5.05.05 I have loaded the display driver with the orientation Landscape but the display is Portrait. I tried using Portrait mode and it is still Portrait. I seem to remember something about this but can't find anything."It is better to be ignorant and ask a stupid question than to be plain Stupid and not ask at all"
palcal Guru Joined: 12/10/2011 Location: AustraliaPosts: 2006
Posted: 01:39am 03 Feb 2022
Copy link to clipboard
Print this post
I fixed the problem by loading the ILI9488 driver from the Silicon Chip 'Advanced GPS Computer' article. Now works OK ????"It is better to be ignorant and ask a stupid question than to be plain Stupid and not ask at all"
ztoti Regular Member Joined: 27/10/2011 Location: CanadaPosts: 65
Posted: 12:04am 04 Feb 2022
Copy link to clipboard
Print this post
I have a question in same topic: My SPI display ILI9488 works with no issue, but I bought this ILI9488 3.95" display and I don't know how to connect to Picomite. Any advice?
Thank you Edited 2022-02-04 10:05 by ztoti
palcal Guru Joined: 12/10/2011 Location: AustraliaPosts: 2006
Posted: 12:26am 04 Feb 2022
Copy link to clipboard
Print this post
It has an 8 bit parallel interface and I don't think it will work."It is better to be ignorant and ask a stupid question than to be plain Stupid and not ask at all"
ztoti Regular Member Joined: 27/10/2011 Location: CanadaPosts: 65
Posted: 12:30am 04 Feb 2022
Copy link to clipboard
Print this post
On my Arduino setup I think I used just 4 low bits and SPI
ztoti Regular Member Joined: 27/10/2011 Location: CanadaPosts: 65
Posted: 12:40am 04 Feb 2022
Copy link to clipboard
Print this post
Palcal you are right, this is 8 bit parallel interface, so there is no driver for it?
phil99 Guru Joined: 11/02/2018 Location: AustraliaPosts: 2832
Posted: 04:46am 04 Feb 2022
Copy link to clipboard
Print this post
The only parallel one listed in the manual (p45) is SSD1963.