??? 03/26/08 16:19 Read: times |
#152568 - Have you seen the pulse? Responding to: ???'s previous message |
Also, read the datasheet chapter "WDT during power down and idle". There you will find the passage: "Exiting power-down with an interrupt is significantly different. The interrupt is held low long enough for the oscillator to stabilize. When the interrupt is brought high, the interrupt is serviced."
So, this Seemanta said:
However upon consulting the DS12C887 datasheet I found that the /IRQ line is kept low as long as the /IRQ bit does not get read by the micro. will not work! You could use the /IRQ output of DS12C887 to trigger a monoflop and feed a suited low pulse to the /INT line of AT89S52. Kai |