Hello Everyone,
Have anyone built SPI Library/Driver for 2.9 inch E-Paper Display (Good Display Preferable) with nRF52832?
Any link or references are appreciated
Hello Everyone,
Have anyone built SPI Library/Driver for 2.9 inch E-Paper Display (Good Display Preferable) with nRF52832?
Any link or references are appreciated
Hello,
Not sure what you are looking for, but have you seen the PHYTEC reel board? This board uses Good Display GDEH0213B72 with an nRF52840 module, but the same display should work just as well with the nRF52832. The reel board has its own sample called Mesh Badge, which uses the display interface peripheral.
Kind regards,
Øyvind
Hello,
Thanks for your reply.
Actually I am looking for library for nRF5 SDK. Can you please help me with that?
From what I can find, there really isn't any support for e-paper display in the nRF5 SDK directly. You could try to port this Arduino library for the GDEH0213B72, and use the GFX library in the nRF5 SDK.
Thanks for the support!