Interrupts in flowcode
Posted: Mon May 19, 2008 10:05 am
i tried to make a program to generate a 10KHz frequency using interrupts but i find that there is no provision of setting the the registers TH0 and TL0 of timer TMR0 to a particular value. since i want that the interrupt should occur after a user defined time i m finding no method of doing so.
please tell me how can i get an interrupt after a user defined time(without using the prescaler )
please tell me how can i get an interrupt after a user defined time(without using the prescaler )