2025-09-30 7:32 AM
Hello, is it possible to convert all the codes and libraries of the project into a flowchart that is also editable? Thank you.
2025-09-30 7:50 AM
There are probably tools that will take C source code and produce flowcharts - this won't be specific to STM32.
For example:
(other internet search engines are available)
I doubt that converting HAL code to flowcharts will be useful.