Cycle Time Question
Don Canavan
Posts: 10
I have a question for a project I am working on, I am kind of new to this stuff. I have a program that will run on the board of education with a standard bs2 microcontroller. The program is a loop that reads six voltage inputs from two four channel a/d converter chips. Then using a series of if than statements (about ten) activates a certain output. I would like to estimate how much time it would take to go through this loop once. (the cylce time of the program) it doesn't have to be too accuarate of an answer. (10 ms, 1ms, 1 us, just an estimate) I need this to read as fast a possible.
Thanks,
Don
Thanks,
Don
Comments
http://www.parallax.com/dl/docs/prod/stamps/stampscomparison.pdf
Thanks
Don