• Flowchart Generator
    Is there any utility available which can generate a flowchart from the given C program? Mohit
  • C code to flowchart
    the people I work with learned that to comply with a CE safety requirement they need to publish flowcharts. I have heard of some programs that can generate flowcharts from C code anyone have (god...
  • Program to flowchart A51
    Please suggest a flowchart program for A51. (It should run under Win XP Pro.) (Yes, I already searched 'flowchart' in this forum. But I had trouble navigating the site that the post suggested.) ...
  • Baudrate Generation
    Hi, I want to create a Function to approximate a custom Baudrate. The Function depends on two Variables: Baudrate = f(x,y) = (FDV * 40) / (8192 * (BG + 1)), FDV = 1..511, BG = 1..8192 Unfortunately...
  • General queries
    I am new to the embedded platform. I am using STM32 board and Keil micro vision5. I have a few basic doubts. I searched on the internet, but i couldn't find any useful stuff related to my doubts. First...