??? 08/25/08 09:41 Read: times |
#157728 - time duration Responding to: ???'s previous message |
hello everybody,
how should i check the time duration of -ve pulses? i think the interrupt when pin3.2 goes from low to high is not giving reliable results all the time, whereas when the input at pin3.2 goes from high to low,it is working fine all the time. i guess since it is in the level triggered mode,microcontroller is not able to identify the low to high transition all the time,then why is it identifying the high to low all the time? how can i check the timings at these pins?maybe the input at 3.2 changes erratically at any instant,and not at certain specified level triggered instants(which the uc can identify)? |
Topic | Author | Date |
pls help....8051 external interrupts | 01/01/70 00:00 | |
show definition of "a" variable | 01/01/70 00:00 | |
definiton : sbit a=P3^2; | 01/01/70 00:00 | |
Need more information | 01/01/70 00:00 | |
the entire code | 01/01/70 00:00 | |
keyscan | 01/01/70 00:00 | |
How the LED are connected? | 01/01/70 00:00 | |
One tip | 01/01/70 00:00 | |
P3.2= iNT0 | 01/01/70 00:00 | |
P3.2= INT0 | 01/01/70 00:00 | |
pin 3.2 | 01/01/70 00:00 | |
P3.2= INT0..1 | 01/01/70 00:00 | |
Obvious Reason | 01/01/70 00:00 | |
time duration | 01/01/70 00:00 | |
mistake | 01/01/70 00:00 | |
ok thanks alot | 01/01/70 00:00 | |
? | 01/01/70 00:00 | |
GATE0/1 ? | 01/01/70 00:00 | |
no | 01/01/70 00:00 | |
try | 01/01/70 00:00 | |
Debounce maybe? | 01/01/70 00:00 | |
Solution | 01/01/70 00:00 | |
interrupt flag bit clear | 01/01/70 00:00 | |
Detecting Both Edges - A very old trick![]() | 01/01/70 00:00 |