Charles Dias

Results 9 comments of Charles Dias

Hi, @erwango. I have two questions about the files generated after run the Python script: 1. Do I have to add also the new dtsi files related to STM32H523, STM32H533,...

Hi, @erwango. I choose the second option. ;-)

> This is fine for me now, but please update the first commit title to remove H7 reference, as pr is stm32 generic now. Hi, @erwango. Done!

Hi, @maarten1C96. Thanks for your contribution. @maarten1C96 and @erwango, about using the `STM32_LTDC_ARGB8888` instead of `STM32_LTDC_RGB888` make sense because the current LVGL version supports the color depth ARGB8888, RGB565, RGB232,...

@maarten1C96 and @erwango. Strange fact. When I comment on the `CONFIG_STM32_LTDC_RGB888`, we have the compilation result `CONFIG_STM32_LTDC_RGB565=y` and `CONFIG_LV_COLOR_DEPTH_32=y`. Compiler command used: `west build -p -b stm32h747i_disco/stm32h747xx/m7 samples/modules/lvgl/demos/ -- -DCONFIG_LV_Z_DEMO_MUSIC=y...

> @pdgendt @erwango @CharlesDias @ajarmouni-st > > Ok, important lessons learned. I think my first pull request now is cleaned up and ready. Dear @maarten1C96 and @erwango. I'm not allowed...

Hi, @adityaganesh2k. Glad to know there's someone working on this too! I can open the PR as a draft to get help from you and others. What do you think?...

Hi, @adityaganesh. Sure. My e-mail is [email protected]. Also, if you prefer, send me a message on LinkedIn https://www.linkedin.com/in/charles-dias-m-sc-6ab50527/ I opened the PR https://github.com/zephyrproject-rtos/zephyr/pull/71462 related to the STM32 DCMI driver. I...

> @CharlesDias Do you think this point can be closed ? Hi, @erwango. The sample application using the DCMI driver hasn't been merged yet, PR #71463 . Is this a...