⟩ Which line will be activated when an output device require attention from CPU?
INTR ( interrupt request )
INTR ( interrupt request )
Suppose i am using I2C communication, in that first i am sending address of thesalve and then data then after i want to read the data which i was sent recently, in that case before i am reading is there any need to send a stop bit before read?
Explain what is plc system?
How to implement a fourth order Butterworth LP filter at 1kHz if sampling frequency is 8 kHz?
What is difference between micro processor & micro controller?
What is Page Fault or Page thrashing?
Can we use semaphore or mutex or spin lock in interrupt context in linux kernel?
DMA deals with which address (physical/virtual addresses)?
What is dirac delta function and its fourier transform and its importance?
WHAT IS THE DIFFERENCE BETWEEN TESTING AND VERIFICATION OF VLSI CIRCUIT?
While writing interrupt handlers (ISR), which are points needed to be considered?