Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/13/02 18:43
Read: times


 
#19793 - problem with interruptroutine and ADC
Hi,

I'm using a SAB517A µC the program contains 2 interuptroutines (timer 0 and timer 1).Timer 0 will send a command to an output when set for a period and timer 1 is running a RTC. In the main program i'm running a AD-conversion which measure the temperature with a LM335. Running the ADC and the interrupts gives errors and my µC will auto-reset. When i split up the program in 2 programs (ADC and the two timers) Both programs work perfect!
When i put them together the whole program fails... Timer 1 has the higest priority, then timer 0. ADC has the lowest priority!
ADC will run only each time a certian bit has being set.
How can i solve this problem? Can somebody gime hints, trick or help me...

Best Regards, Bram



List of 3 messages in thread
TopicAuthorDate
problem with interruptroutine and ADC            01/01/70 00:00      
RE: problem with interruptroutine and ADC            01/01/70 00:00      
RE: problem with interruptroutine and ADC            01/01/70 00:00      

Back to Subject List