DPJones Posted January 26, 2018 Report Posted January 26, 2018 Hi This is then first time using this site, has anyone done a driver for the ILI9163 or can I use I use an different driver and as a last resort how can I write one? Kind Regards David
Joel Bodenmann Posted January 27, 2018 Report Posted January 27, 2018 Hello David and welcome to the µGFX community! You can always write your own display driver. The interface is well documented and there's additional information in the wiki. Furthermore, there are dozens of existing drivers which you can use as examples.
DPJones Posted January 27, 2018 Author Report Posted January 27, 2018 Hi Joel I have tried to look but have found little could you please send me a couple of links to look at Kind Regards David
Joel Bodenmann Posted January 27, 2018 Report Posted January 27, 2018 Interface: https://git.ugfx.io/uGFX/uGFX/src/master/src/gdisp/gdisp_driver.h Existing drivers: https://git.ugfx.io/uGFX/uGFX/src/master/drivers/gdisp Additional display driver documentation: https://wiki.ugfx.io/index.php/Display_Driver_Model
inmarket Posted January 27, 2018 Report Posted January 27, 2018 I would suggest starting with one of the ili93xx drivers and modifying to suit as they are likely to be similar.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now