I made the programme enter the ISR but the values obtained even after using interrupt are varying a lot. Is it inefficient to write the complete code to compare the key press in the ISR. Can somebody suggest me a good reason please... Regards Thanks Sany
I have already solved my problem(as i mentioned in my previous mail) about the programme not entering the ISR. The control is noe entering the ISR and geting the conversion value but unfortunately My results are varying a little bit. I am using keyboard with A pull up resistor of 1.2K. and then a series of 10 OHM resistors to drop the voltage of 2.5V across each key. but i believe the interrupts are serviced at Microsecond speed so the results must be fixed??!! isn't it.?? but its not. can you help me out?? Regards And thanks Sany