Explain the trap input for 8085

Asked 2 years ago
Viewed 415 times

0

Explain the trap input for 8085 


1 Answer


0

  • Edge and level are both responsive to the TRAP input.
  • When compared to the standard noise width, the pulse width for this signal should be greater.
  • A second trap will never be able to respond for the second time since the first trap must transition from high to low.
  • To reduce undesirable false triggers, the pulse widths are wider than typical.
  • TRAP. It is a non-maskable interrupt that takes precedence over all others. It is enabled by default until it is recognised. It executes as ISR in the event of a failure and transmits the data to backup memory.


Read More: What are the Flags in 8086 microprocessor?

answered 2 years ago by Hitesh Vohra

Your Answer