Quote Originally Posted by rsocor01 View Post
fobya71,

It would be better if you post your code as it is, so we can spot where the problem is. I call sub-routines from the DISABLE-ENABLE Interrupt routine and never have any problems. Some people will tell you that it is not recommended but for me it works.

Robert
Yeah I know... usually the interrupt routine must be as shorter as possible and it should not call other subroutines... It is a modification of an existent project and so I have no time to change everything although I will do in future.


As soon I will be at home I will write the exact code.