mverch67 I think basic multi language support would be quite easy to achieve as the text label “label” just would need to be generated as _(“label”) instead, so that lvgl’s _(char*) function is called to translate the string. Either a...
gwiethausI believe it is time to implement the table widget. Squareline Studio has a table design and I have tried it. I have to say that the way it is built is horrible. I believe that the way the objects are built and organized in EEZ Studio can do much better than...
Explore the possibility of importing and reimporting the project from Figma.Reference: https://github.com/eez-open/studio/issues/423 Task Type: New feature...
fietser28Make the rprog (voltage or current) honor the Vset/Iset limits.In normal operation I always set things low to avoid magic smoke. With prog currently the voltage limit is completely off now. Looking into the schematics it doen’t look hard to...
bvernouxI have seen selected MCU is an STM32F769IGT (LQFP176) which is very good anyway I think for future and to manage even more things it will be a must have to switch to pin compatible STM32H7 CPU with the big advantage to have Dual Core 1x CortexM4F @ 240MHz and...