Explain your projects in embedded software.
Embedded Software Developer Interview Questions
6,949 embedded software developer interview questions shared by candidates
What is pipelining, how can it improve your design and what are some drawbacks.
About the exp in my domain
RTOS, firmware related questions and
Explain what this function does to me (at the blackboard, without any support): void func(char* a, char* b) { while(*a++ = *b++) {} }
The difference between microcontroller and CPU
Search for element in an array Sort an Array Communication protocols Interrupts
Most of the questions was about C; difference between Macros and Functions, write a sorting program. The rest of the interview was about interrupts and embedded systems architecture.
C function to swap to integers, directly and swapping two pointers that points to integers. C function dealing with bit by bit, but i don't really remember the application. sych and asych. interrupts and ISR, asked to write ISR and draw what will happen on the memory A lot of Questions on memory and what will happen if any of those functions were executed CAN, LIN, UART, SPI and I2C.. how they work macros and functions #if rentrant functions
1.About project 2. c programs were given and asked me to explain what it does.
Viewing 1041 - 1050 interview questions