can please tel me faq's asking in interviews on microcontrollers
No Answer is Posted For this Question
Be the First to Post Answer
Tell me why does pre-emptive multi-threading used to solve the central controller problem?
What is the repository pattern?
Explain what is semaphore?
What do you do when you get stuck with a problem you can't solve?
Describe to me some bad code you've read or inherited lately.
Significance of watchdog timer in embedded systems.
Tell me what are the different types of customizations that is used with the “volatile” keyword?
What are the advantages and disadvantages of separation of concerns?
Mention how I/O devices are classified for embedded system?
Tell me can we put breakpoint inside isr?
Tell me whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
Please explain can structures be passed to the functions by value?