Skip to main content
Graduate
September 30, 2025
Solved

Converting project code files into flowcharts

  • September 30, 2025
  • 1 reply
  • 225 views

Hello, is it possible to convert all the codes and libraries of the project into a flowchart that is also editable? Thank you.

    This topic has been closed for replies.
    Best answer by Andrew Neil

    There are probably tools that will take C source code and produce flowcharts - this won't be specific to STM32.

    For example:

    AndrewNeil_0-1759243821302.png

    (other internet search engines are available)

     

    I doubt that converting HAL code to flowcharts will be very useful.

    1 reply

    Super User
    September 30, 2025

    There are probably tools that will take C source code and produce flowcharts - this won't be specific to STM32.

    For example:

    AndrewNeil_0-1759243821302.png

    (other internet search engines are available)

     

    I doubt that converting HAL code to flowcharts will be very useful.