Design a circuit to detect when 3 and only 3 bits are set
out of 8 bits.(eg. o0101100)
Answer Posted / priya
keep the number in A reg and ratate it 8 times if carry
generates more than 3 it will indicate a non desired numer
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
What are the differences between analytical and computational modeling?
What are recursive functions? Can we make them in line?
Why does pre-emptive multi-threading used to solve the central controller problem?
How can to check the working of a sensor deployed in a project?
What is an embedded system and why it is used?
Given time, cost, client satisfaction and best practices, how will you prioritize them for a project you are working on? Explain why.
Can we use printf inside isr?
What is meant by a sandbox, why you would use one.
Discuss the concept of yagni.
What's risc architecture?
Explain me what is the main function of multiplexed address/data bus?
How do you identify hardware errors?
How can you reduce interrupt latency?
Do you know what is the use of volatile keyword?
How does the interrupt architecture works?