User Activity

Do we have any example showing us getting data from serial and visualising it on the line chart?So I started exploring stm32cubemonitor. First I tried this configuration by reading directly variable register but it didn't work for me, i was getting 0...
My question is related to the stm32u575 and bu585's board definitions in the Zephyr Project. Actually, there is no question related to the hw design.I shared these questions on the Zephyr repo but no one has given an answer yet.https://github.com/zep...
Hi. I am working on stm32f072c8t6 mcu using cubemx and want to develop a touch sensing application. I created a project using CubeMX for this. I would like to include the project library "STM32_TouchSensing_Library", but I encounter many errors. What...