Edwin
Edwin
A few things I found while trying to get my display to work as expected: * `epd7in5_v2v::EPD7in5::new(...)` hangs [here](https://github.com/caemor/epd-waveshare/blob/main/src/epd7in5_v2/mod.rs#L72) since the `wait_until_idle` implementation is wrong. In the [example C code...
## Description First of all, I'm not sure this is the right place to report/ask about this. I'm developing an Applet and would like to send a notification. I have...
What got me looking into this was the somewhat slow key generation and the related issue #29. A solution or rather, improvement would be to implement SIMD, [*Single Instruction Multiple...

Are there any publicly available LTDC or DSI examples available?
An updated version of @richardeoin PR #62 from a year ago.