premkumar9
Member
In my project where I use 89S52 uC, I use UART for serial communication and T0 timer for generating a time delay. Programming is done in C. When I tried to generate 1 minute delay, it works correctly in the circuit only if serial communication is disabled (ES=0). Can anybody pls suggest where could be the problem?