I am new to STM32 development and I am unsure about which specific STM32 model would be the best fit to start learning. Can anyone provide guidance on selecting the appropriate STM32 model compatible with the NUCLEO board? Additionally, I am ...
Embed Threads Latest Questions
Hello everyone, has anyone here used a supercapacitor for RTC backup on STM32 microcontrollers? I’m curious to know about its reliability in this application. Thank you!
I have a header file (.h) that is included in multiple .c files. In this header file, there is a variable declared as static. Since the header file is included in multiple files, there can be multiple accesses to that ...
Hello, I have 1 year of experience in Embedded Firmware Development. Now I’m willing to learn PCB Designing. I would appreciate it if someone gives me the roadmap to learn PCB Designing efficiently. Thanks!
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 ...
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?
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?
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 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 ...