Started with questions about Embedded systems concepts, microcontrollers, then to solve a problem using C language
Embedded Analyst Interview Questions
6,870 embedded analyst interview questions shared by candidates
what is the deference between microcontroller and microprocessor?
Basic questions about embedded systems and C++. Easy questions I would say if you prepare well.
How to generate multiple PWM waves using one timer. Some problem solving Questions.
1- Describe SPI with painting how it works
3- UART vs SPI vs I2C
8- what are memory sections?
Exam focuses on the software engineering, and C programming. Interview focuses on embedded systems hardware, C programming and debugging.
Create a function that shall sum members of given one-dimensional array. However, it should sum only members whose number of ones in the binary representation is higher than defined threshold (e.g. if the threshold is 4, number 255 will be counted and 15 will not
introduce yourself && graduation project. Projects u have worked on(next Q depends on that point) Uart,explain? Did u implement it’s drivers? ADC(sensitivity,resolution) what happened if Vref decreased? PWM Define macro to manipulate specific bit in variable :exFunc(x,i){} Develop func take array of Chars and it’s length and return 1. Repeated patterns 2. Length of each pattern 3. Number of repeated patterns Ex-Char[]x={‘a’,b’,’c’,’d’,’e’,’a’,’b’,’c’,’f’,’g’} 4. How can u test this function ? ex:boundaries ,length >0,etc. Develop Func to return Root of Number. Any Q u wanna ask ?
Viewing 2391 - 2400 interview questions