Unlock the Gateway: Join the Embed Threads
Unlock the Possibilities: Dive In with Login Access
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Can anyone guide a complete Road map to become an Embedded firmware Engineer?
Hello, First of all, You should have following fundamentals to be clear from theoretical and practical perspective to become embedded firmware engineer. C Embedded C Hardware Peripherals Operating System Networking Concepts Data Structure IPC Mechanism Once you have knowledge for above technologiesRead more
Hello,
First of all, You should have following fundamentals to be clear from theoretical and practical perspective to become embedded firmware engineer.
C
Embedded C
Hardware Peripherals
Operating System
Networking Concepts
Data Structure
IPC Mechanism
Once you have knowledge for above technologies then you can become good embedded firmware engineer.
See lessChoosing the Right Industry for Career Growth in Embedded Software: Insights and Required Skills
Hello, If you have experience of embedded software then i suggest to go with IoT as there are vast opportunities and work into IoT. Also you will learn a lot from IoT as well
Hello,
If you have experience of embedded software then i suggest to go with IoT as there are vast opportunities and work into IoT. Also you will learn a lot from IoT as well
See lessChoosing Between Bare-Metal and RTOS-Based Embedded Systems
The selection between bare metal and RTOS would be depends on like how your project and product requirements including hardware selection and others as well. Also, bare metal is little bit harder compared to RTOS Programming but into both case you need to understand technologies into depth. But as fRead more
The selection between bare metal and RTOS would be depends on like how your project and product requirements including hardware selection and others as well. Also, bare metal is little bit harder compared to RTOS Programming but into both case you need to understand technologies into depth. But as far as i know that into bare metal programming you will learn a lot as it contains register level programming.
See lessSeeking Advice: Important Topics for First Face-to-Face Interview as a Fresher Embedded Developer.
Hello, For Embedded Software and Hardware Interview, following topics are generally discussed like 1. Basics of C with some logic level including pointers 2. Few Questions regarding Embedded C and difference between C and Embedded C. 3. Advantages and Disadvantages of C and Embedded C 4. SPI, I2C, URead more
Hello,
For Embedded Software and Hardware Interview, following topics are generally discussed like
See less1. Basics of C with some logic level including pointers
2. Few Questions regarding Embedded C and difference between C and Embedded C.
3. Advantages and Disadvantages of C and Embedded C
4. SPI, I2C, UART, GPIO, CAN and other embedded related peripherals with fundamentals and how to use it including speed, master and slave communication and features
5. RTOS or Linux OS perspective few basics
6. Few Networking concepts like TCP and UCP, Socket Programming
7. Few Logical Programs as well to check your overall logic