??? 06/06/06 23:45 Read: times |
#117906 - Working Solution Responding to: ???'s previous message |
I have implemented the following working solution:
I have implemented the solution you suggested, with slight modifications. The existing cable had to be used and a separate shield was not possible. So, stray noise affected RESET was still coming. Since I had a port pin free in 89C51, I used the same to control CLR input of one shot. With this, Pulse generation of one shot gets blocked until 89C51 decides what to do next and then releases CLR input. With this, the system is working consistently, independent of cable length. Thanks for all inputs. KG |