Tool/software:
howto design the UI for am62a. and how to add a OSD image for each camera frame
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Mukul,
The end application is CMS. We use AM62A EdgeAI SDK 10.1. There is display(LVDS) in the EE, we can use AM62A DPI->LVDS there. The questions is because AM62A doesn't have GPU, so we are not sure which UI can be used in AM62A for CMS, as you know QT is used in AM62 but AM62 have GPU.
Hi,
There are other options like LVGL and Slint and we have that running on our platforms. However, I am not sure if that has support for the features you are looking for.
Regards,
Krunal
We have the following: https://github.com/lvgl/lv_port_texas_sk-am62p-lp. However, I don't know if it will support edgeai and you would need to work with LVGL developers.
Regards,
Krunal
LVGL support currently has been validated with AM62L (no GPU) and with AM62P (with GPU). We have no plans to currently support LVGL in github with AM62A. QT is pre-integrated in the SDK and can be used for prototyping. If you are intending to use LVGL then we recommend contacting them directly for a port to AM62A or try to use the ARM based libraries on AM62A to integrate their offering.
Thanks and Regards,
Rahul Prabhu