Design a circuit to detect when 3 and only 3 bits are set
out of 8 bits.(eg. o0101100)
Answer Posted / josh
3 input AND those 3 bits. No adder needed...
| Is This Answer Correct ? | 0 Yes | 18 No |
Post New Answer View All Answers
What is the need for having multibyte data input and output buffers in case of device ports?
How can to check the working of a sensor deployed in a project?
Tell me about some of your hobby projects that you've written in your off time.
What is watchdog timer?
What are the commonly found errors in embedded systems?
You've just been assigned to a project in a new technology how would you get started?
Explain what is the difference between mutexes and semaphores?
What are the differences between stateless and stateful systems, and impacts of state on parallelism.
Tell me what are the different types of buses used by the embedded systems?
Can we put breakpoint inside isr?
What are the uses of the keyword volatile?
How can you optimize the i/o performance?
Tell me what are the different storage classes in c?
Tell me what is interaction semantics used in embedded systems?
Tell me what are the qualifiers in c?