ESP-8048S070C orientation

Give it a try, it costs you nothing !
Post Reply
BeanieBots
Posts: 566
Joined: Tue Jun 21, 2022 2:17 pm
Location: South coast UK
Has thanked: 335 times
Been thanked: 185 times

ESP-8048S070C orientation

Post by BeanieBots »

Any chance this display could support the TFT orientation configuration?
The main reason I ask is that when laying flat on the bench it is hard to see unless upside down. However, portrait/landscape option would be nice too.

Also, just an aside, any reason the ILI9481 driver is not included in the S3 firmware. There are some very nice 3.5" IPS displays at reasonable cost.
I'm fairly sure one of the other drivers works but with colour inversion, so perhaps just add an inversion command. (or just use 65536-TFT.RGB)
User avatar
cicciocb
Site Admin
Posts: 3154
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 637 times
Been thanked: 2235 times
Contact:

Re: ESP-8048S070C orientation

Post by cicciocb »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Mon Jun 17, 2024 9:13 am Any chance this display could support the TFT orientation configuration?
The main reason I ask is that when laying flat on the bench it is hard to see unless upside down. However, portrait/landscape option would be nice too.

Also, just an aside, any reason the ILI9481 driver is not included in the S3 firmware. There are some very nice 3.5" IPS displays at reasonable cost.
I'm fairly sure one of the other drivers works but with colour inversion, so perhaps just add an inversion command. (or just use 65536-TFT.RGB)
The VGA driver I wrote do not support the orientation.

The ILI9481 works at 18 bits, so requires some mods in the driver. This is in the Todo list.
BeanieBots
Posts: 566
Joined: Tue Jun 21, 2022 2:17 pm
Location: South coast UK
Has thanked: 335 times
Been thanked: 185 times

Re: ESP-8048S070C orientation

Post by BeanieBots »

Thanks, understood.
User avatar
cicciocb
Site Admin
Posts: 3154
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 637 times
Been thanked: 2235 times
Contact:

Re: ESP-8048S070C orientation

Post by cicciocb »

However this do not means that I will not implement in the future :D
Post Reply