I am a fresher scheduled for my first face-to-face interview tomorrow as an embedded developer. The interview will primarily focus on C, Embedded C, SPI, I2C, and UART. Could you please suggest which topics are the most important for me to ...
Embed Threads Latest Questions
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?
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 need assistance in designing a simple and safe lithium polymer battery charger circuit without relying on any pre-made lithium battery charging ICs. The battery specifications are as follows: 350mAh capacity with a fast charge rate of 1C. Additionally, the battery ...
Lets say I have choosen STM32f4xx microcontroller there are discovery board of it but, i want to design custom pcb of the microcontroller for making custom projects. I need help in design guidelinesand the resources for it.
I’m working on a real-time embedded application and need to choose an appropriate Real-Time Operating System (RTOS). What are the key factors to consider when selecting an RTOS? Are there any popular RTOS options that you recommend for different types ...
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.
I’m starting a new embedded project and I’m unsure whether to use a bare-metal approach or an RTOS-based approach. What are the advantages and considerations of each approach? How do I determine which approach is most suitable for my project?
I’m interested in learning about different testing strategies and approaches for embedded systems. What are some effective techniques for unit testing, integration testing, and system-level testing? How can I ensure comprehensive test coverage and reliable verification of my embedded system?
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