IniterWorker / gc9a01

GC9A01 Display Driver
Apache License 2.0
16 stars 7 forks source link

Tested on the real hardware tft display? #1

Closed overheat closed 1 year ago

overheat commented 1 year ago

Looking forward to know. :)

IniterWorker commented 1 year ago

Hi @overheat,

I apologize for not having much time to complete this library. The Chinese documentation didn't provide many details about the initialization process. I received my hardware order just a few weeks ago.

If you're interested in contributing, the work needs to be done at this location: GitHub link. Please feel free to contribute to the project."

Let me know if you need any further assistance!

overheat commented 1 year ago

Good to know you have received it. I did't place my order yet. Do you have some example code in other programming language as reference?

IniterWorker commented 1 year ago

A lot of libraries out there, but I think everyone copy&past without wondering how the init sequence work.

IniterWorker commented 1 year ago

@overheat, there are new commits on the master branch if you want to try it. See the blackpill-test.

I am working on fixing an issue with the display window.

IniterWorker commented 1 year ago

Tested on a real hardware. Crate available on https://crates.io/crates/gc9a01-rs.