Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for R61529 #23

Closed
modi12jin opened this issue Mar 13, 2022 · 7 comments
Closed

Add support for R61529 #23

modi12jin opened this issue Mar 13, 2022 · 7 comments

Comments

@modi12jin
Copy link

2022-03-13 11-36-27屏幕截图

https://github.com/JadedTuna/lcd-dma-issue

2022-03-13 11-38-31屏幕截图

https://github.com/espressif/esp-idf/issues/8085

2022-03-13 11-33-22屏幕截图

https://github.com/daumemo/IPS_LCD_R61529_FT6236_Arduino_eSPI_Test

2022-03-13 11-40-49屏幕截图

https://github.com/moononournation/Arduino_GFX

@nopnop2002 Hello, I wonder if you have any plans for R61529 support?

@modi12jin
Copy link
Author

2022-03-13 11-47-18屏幕截图

Buy on Aliexpress

@modi12jin
Copy link
Author

modi12jin commented Mar 13, 2022

2022-03-13 11-52-34屏幕截图

https://daumemo.com/ips-capacitive-lcd-on-an-esp32-diy-generator-part-8/

According to the seller, the LCD has IPS panel, which has great viewing angles. Also, it has resolution of 480×320 which might be a bit of a problem when used with not so powerful MCU such as ESP32. It has 8080 (MIPI-DBI Type B) interface for sending image data to the LCD. It also should have an SPI connection, but I haven’t tried it, and what is more, according to the LCD driver’s datasheet, it doesn’t support sending image data through the SPI (only commands for setting up the display).

As mentioned in the description it can be interfaced by 8 or 16 data bit lanes and because ESP32 has a few available pins, 8-bit interface was used. Through this interface you can send 16, 18 or 24 bits per pixel which means that you can get up to 16M of colors from this LCD (provided you have enough of the MCU resources).

2022-03-13 11-57-19屏幕截图

@nopnop2002 this might help

@modi12jin
Copy link
Author

modi12jin commented Mar 13, 2022

6232_1647146183_hd

LiangHaoCai-3.5 inch IPS-40p-R61529A-data package.zip

@nopnop2002 China Taobao store, the information given by the seller.

@nopnop2002
Copy link
Owner

nopnop2002 commented Mar 13, 2022

I can't find "TFT Shield" that using R61529.

The product you have shown is not common.

@modi12jin
Copy link
Author

daumemo/IPS_LCD_R61529_FT6236_Arduino_eSPI_Test#1

2022-03-13 19-25-31屏幕截图

@nopnop2002 Compatibility may exist

@modi12jin
Copy link
Author

modi12jin commented Mar 13, 2022

@nopnop2002 My friend tested it and there is compatibility. Thank you

6460_1647171512.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants