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!
Embed Threads Latest Questions
Poll Results
Please login to vote and see the results.
Participate in Poll, Choose Your Answer.
Version control is essential for collaborative development. Let’s discover the most popular version control systems among embedded engineers.
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 everyone, I am using stm32 for RTC where I have encountered with a problem i.e whenever I do the reset or power off the board the clock is working fine which means it is showing the exact time even ...
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 ...
I want brief information
Poll Results
Please login to vote and see the results.
Participate in Poll, Choose Your Answer.
Cross-compiling is common in embedded development. Help us understand the most widely used toolchains in the industry.