czhou Posted April 16, 2016 Report Share Posted April 16, 2016 (edited) Hello Everyone, I bought a low-end 128 * 128 COG LCD which control via SSD1848 (datasheet) chipset. I googled a while and cannot found a existing driver to support this chipset (maybe it's too lower-ending). I have to DIY one for my homemade handheld instrument project. Here comes up with a uGFX driver which build against ChibiOS/RT + STM8. Enjoy the weekends! Thanks, Chenchen board_ssd1848.h gdisp_lld_config.h gdisp_lld_SSD1848.c ssd1848.h gos_chibios.h Edited April 16, 2016 by czhou Link to comment Share on other sites More sharing options...
Joel Bodenmann Posted April 16, 2016 Report Share Posted April 16, 2016 Hello and welcome to the community! Thank you very much for sharing your driver. We will take a look at it and add it to the repository. It would be great if you could post more pictures of your project once your display stuff is done. We'd really need more pictures for our demos section on the website. Link to comment Share on other sites More sharing options...
czhou Posted April 17, 2016 Author Report Share Posted April 17, 2016 Hi Joel, As long as the project moving on. I will post some pictures here. uGFX is awesome! I believe there will be more projects comming in the future. Thanks, Chenchen Link to comment Share on other sites More sharing options...
Joel Bodenmann Posted April 17, 2016 Report Share Posted April 17, 2016 Glad to hear that! Thanks for your positive feedback! If you're interested you can post your project in the "User Projects" section in the forum - or, if you'd like - we can give you a separate blog: https://community.ugfx.org/blogs/ In any case we'd appreciate any kind of pictures - especially if you allow us to use them in the demos section of the homepage. Link to comment Share on other sites More sharing options...
inmarket Posted April 25, 2016 Report Share Posted April 25, 2016 I have added the SSD 1848 driver to the repository (with some minor changes). Many thanks Czhou. Link to comment Share on other sites More sharing options...
Joel Bodenmann Posted April 25, 2016 Report Share Posted April 25, 2016 @czhou Could you try the driver that's now part of the official uGFX repository and let us know whether everything works as expected? Thank you again for your contribution! We appreciate it a lot. Link to comment Share on other sites More sharing options...
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