Suggest the roadmap to embedded software developer to a B.Sc..,Computer science
Category: Embedded Software Development
This category can cover discussions related to embedded software development, including programming languages (C, C++, Python, etc.), development environments, debugging techniques, software architectures, and best practices.
Embed Threads Latest Questions
I am a fresher working on STM32F4 discovery board trying to print message on serial port with 9600 baud rate.However after building the the code successfully and running the code, message is not displaying on the com port.What could be ...
when slave address is placed in DR register then ADDR bit set but when control return from the address phase function the bit is cleared automatically . PS: this happens only in debug mode
I’m using nucleo-f446re for sending data by uart when i use uart2 it’s not working but when i use uart1 then it works can anyone tell me why it’s happening. I using PA2->Usart2_tx PA3->Usart2_rx While usart1 PA9->Usart1_tx PA10->Usart1_rx
I hope I can get the answer from the scratch. Iam urging any documents also please provide in group or ping to my personal mail.tq in adv.
hello everyone help me to complete the task. the task is to read the output from the field sensors the output is in between the range 4-20ma i have to take that as a input to the stm32 microcontroller ...
In CAN FD ...
Could someone please provide a comprehensive roadmap to become an Embedded Firmware Engineer? I am looking for guidance on the necessary steps and resources to acquire the skills and knowledge required for this career path. Thank you!
As a firmware developer, I’m interested in learning about best practices for firmware development in embedded systems. What are some recommended coding practices, modular design approaches, and software testing strategies for developing reliable and maintainable firmware?