This is not just lvgl project, but I thing other users of this forum can help me or are interested on this topic too.
So I have an small project based on “breakout tft board” and I need to buy only the tft panel for a custom pcb prototype.
If I check on common part suppliers, prices start at 30€ and there are too few chioces. If I try to find om chinnesse markets, most stores offer too little information and it is difficult find something more than controller ic datasheet.
I found a page name lcdwiki.com, with a lot of info, but its only a wiki, not an online shop.
I found also wandisplay.com, with some models, but not exactly what I need.
So, where can I buy an 3.5" 480x320 IPS 8bit-8080 interface TFT?
Witch webs are ppl here using for LCD part search?
Yes, I wanted some web like that. But still I cant find what I need. Some tft like your link, but with shorter FPC and able to solder, without connector.
Thanks for the link
These are bare panels which I glue to the back side of the PCB of my project.
Another good source, but slightly more expensive is buydisplay.com, which is a stable source and comes with good documentation. You can buy bare panel or one which is mounted on its own PCB which is easier to connect by more bulky. You can find exact ICs as the one above I mentioned.
If you just need one or two the price doesn’t matter much. If you want to get a large quantity and a stable supply it’s a little bit more tricky. I tried to locate the company that manufactures the brand LianHowCai but failed.
This is the schematic of my project which uses 8 bit parallel interface and a bare panel. The selection of the interface is done via the IM0, IM1, IM2 pins of the TFT and it supports other interfaces such as 16 bit parallel (faster) or SPI (slower).
I recommend Alibaba. I´m not sure if you must have company to be able buy something there but I think I did some business as person (not in behalf of my employer). Some time ago I bought 20 pcs of this LCD, but I did not played with those yet. It is just LCD, without touch panel and if you need just 1 or 2, I could sell you these .
@zapta Yes, shipping is more expensive than Aliexpress, but you will get better price for LCD if you buy more pcs. Aliexpress is good if you need one piece, but (at least for me) is Alibaba better for bigger orders. You are dealing with seller (probably) from factory and you can much more easily specify what you need . Also you can get datasheet for what you are buying (before you pay anything) so you will know what you will get.
Its is experimental. The tearing is and output signal of the TFT which indicates when a new refresh scan starts. I was toying with the idea of using it to control the timing of the pixels updates from the MCU to avoid the display artifacts.
Thanks. Interesting feature, but now I dont know how use with lvgl display driver structure. I think tft internall refresh is much higher than cpu can draw. What is the max supossed TFT screen refresh freq? (for your tft for example)