Hi, I am trying to write a program that will perform an action at 30 MHz. I was thinking the way I need to do this is to set a timer that will go off every 1/30th of a second and call an interrupt to perform the action. Does anyone have any example code of how this would be done on an 8051 (ADuC812 specifically) ? Thanks, Todd