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.
Embed Threads Latest Questions
In CAN FD ...
Can anyone share analog physical design and layout design materials here?
Is there anyone who has experience working with the MIL-1553 Communication protocol? If so, could you please share any relevant resources with us?
Hi Team, The project we are currently working on involves the use of stepper motors with motor drivers for both linear and circular motion. However, we are experiencing an issue with one of the motors used for linear motion. Randomly, ...
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!
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 ...
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 ...