Help with TFTdisplay Driver IC: NT35510 SKU:MRB3973

User avatar
yhanchristian
Posts: 3
Joined: Wed Aug 17, 2022 4:34 pm

Help with TFTdisplay Driver IC: NT35510 SKU:MRB3973

Postby yhanchristian » Sat Aug 20, 2022 5:36 pm

Hi, everyone!

I'm trying use ESP32 S3 Dev Kit with a TFT Display SKU:MRB3973 like this model: http://www.lcdwiki.com/3.97inch_16BIT_M ... KU:MRB3973.

I use esp-iot-solution screen component to integrate with NT35510 controller and my code compiles, but the display doesn't work only shows a black SCREEN and doesn't draw a pixel in red color, like my code example to test it.

Follow my code in github to check: https://github.com/YhanChristian/Estudo ... ltzscooter

I've checked the hardware many times and didn't find an error in connections.

Anyone have worked with this display? What can I do to make it's work.

Best Regards,
Yhan Christian

goodzivi
Posts: 1
Joined: Thu Apr 03, 2025 2:12 am

Re: Help with TFTdisplay Driver IC: NT35510 SKU:MRB3973

Postby goodzivi » Thu Apr 03, 2025 8:15 am

I have the same problem with you. have you solved it?

eriksl
Posts: 199
Joined: Thu Dec 14, 2023 3:23 pm
Location: Netherlands

Re: Help with TFTdisplay Driver IC: NT35510 SKU:MRB3973

Postby eriksl » Wed Apr 23, 2025 7:23 am

One thought:

Some time ago I bought me another (SPI) LCD, which was one size bigger than the previous one, but had the same family of driver IC's and the same command set. I couldn't get the new one working until I spotted one tiny difference, the newer one does not support 16 bit pixel transfer (5-6-5), all pixels must be sent using 24 bits (8-8-8). I think more newer driver IC's have this issue.

Also I guess you checked the power supply? Whether it's configured to take 5 V or 3.3 V (sometimes configurable using a jumper/solder island).

Who is online

Users browsing this forum: Bytespider, Qwantbot and 3 guests