Description
I am going to be working on a project that is using the PSoC6, and I would like to use lvgl. However since the PSoC6 isn’t very well known, I couldn’t find an existing lvgl port for it.
I am still a beginner, and the project has a bit of a tight deadline, so I wanted to ask if it still makes sense to try to use lvgl (for example if there is an existing non-official port, or if its easy for a beginner to port it).
What MCU/Processor/Board and compiler are you using?
Infineon/Cypress PSoC6 The exact model is not decided on yet
What do you want to achieve?
Getting LVGL working on the PSoC6 with Modus toolbox or PSoC Creater
If someone already ported it, I would be very grateful if you could share it with me. If not, I’d just like to ask how big of a task it is to port lvgl onto a new platform, I’d be happy to do it and share it, if it’s within my admittedly limited capabilities.
However, the project starts within the next few weeks, so I need to have it done before then, otherwise my boss will probably want to use the existing emWin library (which seems kinda old-fashioned and cumbersome)