Helllo,
Did buy a 3.5” tft for mega (and others say text). So it wont need a shield for mega, i was thinking that i can use it for Due also without shield.
TFT uses ILI9486, 16 bit bus and are 480*320.
My project need UTFT so i locked in dokument for that. ILI9486 should be supported with CTE40 or directly with ILI9486.
So this was my statment for UTFT:
(CTE40, 38,39,40,41) didnt work, only a white screen.
Tried (ILI9486,38.39.40.41) - white screen.
Tried every driver in UTFT yesterday But only white screen.
Tried with Mcufriend.. white screen.
Could be a number of reasons, but your post doesn’t have enough information. The chip could be different and you are trying wrong library, the wiring is wrong, it need resistors and voltage dividers on all data connections, etc. I’ve seen these screens come with a cd or a link to download examples and libraries. Ask person who sold you for it.
Read Registers on MCUFRIEND UNO shield
controllers either read as single 16-bit
e.g. the ID is at readReg(0)
or as a sequence of 8-bit values
in special locations (first is dummy)
reg(0x0000) 10 10 ID: ILI9320, ILI9325, ILI9335, ...
reg(0x0004) 14 14 14 14 Manufacturer ID
reg(0x0009) 19 19 19 19 19 Status Register
reg(0x000A) 1A 1A Get Power Mode
reg(0x000C) 1C 1C Get Pixel Format
reg(0x0061) 71 71 RDID1 HX8347-G
reg(0x0062) 72 72 RDID2 HX8347-G
reg(0x0063) 73 73 RDID3 HX8347-G
reg(0x0064) 74 74 RDID1 HX8347-A
reg(0x0065) 75 75 RDID2 HX8347-A
reg(0x0066) 76 76 RDID3 HX8347-A
reg(0x0067) 77 77 RDID Himax HX8347-A
reg(0x0070) 70 70 Panel Himax HX8347-A
reg(0x00A1) B1 B1 B1 B1 B1 RD_DDB SSD1963
reg(0x00B0) B0 B0 RGB Interface Signal Control
reg(0x00B4) B4 B4 Inversion Control
reg(0x00B6) B6 B6 B6 B6 B6 Display Control
reg(0x00B7) B7 B7 Entry Mode Set
reg(0x00BF) BF BF BF BF BF BF ILI9481, HX8357-B
reg(0x00C0) D0 D0 D0 D0 D0 D0 D0 D0 D0 Panel Control
reg(0x00C8) D8 D8 D8 D8 D8 D8 D8 D8 D8 D8 D8 D8 D8 GAMMA
reg(0x00CC) DC DC Panel Control
reg(0x00D0) D0 D0 D0 Power Control
reg(0x00D2) D2 D2 D2 D2 D2 NVM Read
reg(0x00D3) D3 D3 D3 D3 ILI9341, ILI9488
reg(0x00D4) D4 D4 D4 D4 Novatek ID
reg(0x00DA) DA DA RDID1
reg(0x00DB) DB DB RDID2
reg(0x00DC) DC DC RDID3
reg(0x00E0) F0 F0 F0 F0 F0 F0 F0 F0 F0 F0 F0 F0 F0 F0 F0 F0 GAMMA-P
reg(0x00E1) F1 F1 F1 F1 F1 F1 F1 F1 F1 F1 F1 F1 F1 F1 F1 F1 GAMMA-N
reg(0x00EF) FF FF FF FF FF FF ILI9327
reg(0x00F2) F2 F2 F2 F2 F2 F2 F2 F2 F2 F2 F2 F2 Adjust Control 2
reg(0x00F6) F6 F6 F6 F6 Interface Control