What is the need for having multibyte data input and output buffers in case of device ports?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Embedded Systems AllOther Interview Questions

What is the need for dmac in es?

0 Answers  


What buses are used for communication in embedded system?

0 Answers  


Can you have constant volatile variables?

0 Answers  


Explain the difference between testing and verification?

0 Answers  


Tell me what are the functional requirements that are used in the embedded systems?

0 Answers  






look at following code void foo(void) { unsigned int a = 6; int b = -20; int c = (a+b > 6) ? 1:0; } o/p is 1 why explain promotion rules

1 Answers  


What is the repository pattern? Why are patterns important?

0 Answers  


Do you know what is the function of watchdog timer in embedded system?

0 Answers  


What is meant by a sandbox, why you would use one.

0 Answers  


What are the commonly found errors in embedded systems?

0 Answers  


What do you do to stay abreast of the latest technologies and tools?

0 Answers  


Discuss the concept of yagni and explain something you did recently that adhered to this practice.

0 Answers  


Categories