Torben
Well-Known Member
Let me see, when was the last time I used a flowchart. Believe it or not it was about 2 months ago when using multiple DS1820s and so I needed to implement the search rom algorithm. This algorithm is rather complex but Maxim provide a flowchart (See page 5 of AN162) and this enabled me to implement the algorithm in assembler without too many headaches. I think what I am saying is I find it much easier to write code when I have a correct flowchart.
Mike.
It's certainly not very easy when you have an incorrect flowchart.

Torben