• Flowchart generation
    I have a MATLAB code that needs to be converted to a flowchart. I tried accessing the Visustin software but unable to save my file. Could anyone me out with this? it is a case of urgency.
  • 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.) ...
  • 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...
  • 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...