2024-07-08 07:21 PM
Hello Everyone,
I am currently working on a project using TouchGFX and I need to know if it is possible to use the UC8253 E-Ink driver.
Questions:
I have attached the display information file & link that uses the UC8253 driver for your reference.
https://www.good-display.com/product/413.html
Thank you for your support.
2024-07-10 04:55 AM
Hello @wow ,
I can see that UC8253 supports SPI, which is supported by TouchGFX. However, it is a bit tricky to set it up and get it running with TouchGFX because it requires some manual coding. But, there is plenty of documentation that can guide you through the process. I will list them below:
In addition, you can draw inspiration from the available TouchGFX Board Setups for NUCLEO-WB55RG or NUCLEO-G071RB since they are configured to use SPI display interface.
I hope I have answered your question. Don't hesitate to ask more!