Welcome to your Embedded Systems Demystified – Discover the Most Popular Interview Questions
1.
How can stack/heap memory can change
2.
What is byte order in I2C
3.
Which of the following is not an error detection mechanism used in CAN?
4.
What is the identifier length in CAN2.0 and CAN FD
5.
What is maximum data length in CAN and CAN FD
6.
Which register is used to enable LSE clock in STM32
7.
Which of the following CAN frame fields contains the priority of the message?
8.
Which CAN error occurs when two or more nodes start transmitting at the same time?
9.
CAN uses which coding scheme for error detection?
10.
Which of the following is handshake signal
12.
Which of the following is a valid reason for a CAN node to go into the "Bus Off" state?
13.
What is return of ISR?
14.
Which of following is not true in timer operation
15.
What type of bus topology does CAN typically use?
16.
Which of following V ref of ADC can provide better resolution
17.
Which of the following is the basic functions of a timer
18.
Which of the following statements about CAN message prioritization is true?
19.
Which CAN frame type allows a node to request data from another node?
21.
What is the role of a CAN controller?
22.
Which of following is try for ADC sampling frequency
23.
in application programming support
24.
Which of the following is a characteristic of CAN communication?
25.
Which of the following CAN versions supports Flexible Data-rate (FD)?
26.
Which of the following is a standard CAN frame format?
27.
Which layer of the OSI model does CAN protocol primarily operate on?
28.
What is the maximum number of nodes that can be connected to a CAN bus?
29.
What does a DMA controller do?
30.
SMT32 device can fetch instruction from
31.
Which of the following CAN frame types is used for time-critical data?
32.
Maximum switch case allow in MISRA
33.
MISRA not allow below expression val = fun1() + fun2()