Hey everyone, I just wanted to know are there any good online courses/professional courses related to Automotive Embedded Software Development and even for Aerospace domain, from beginner to advance level for freshers ? If yes, share the link of the courses. Thank ...
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!
Hello guys, I was just wondering that which is the best Institute in India to learn C/C++ programming, preferably offline, Youtube videos are good, but what if someone wants to learn this in depth, Would highly appreciate your advices/ suggestions.
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?
Hi, I am working in SAP domain from past three years. Last year I explored embedded system and decided to go ahead in it. As I am an Electronic and telecommunication graduate, I am familiar with electronics fundamentals. I am good in C, ...
I am learning PCB Design in Kicad and facing issue in saving footprint and not able to generate footprint. Please help me out in solving this issue
I am working on a project. So in recent days i observed that serial.println statements were not printing. What can be the potential issues be associated with it? P.S : baud rate, serial cable all are ok. Working with esp32 and ...
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 question suggest does anyone has used any sort of sensors with good accuracy for such use case? I am more interested in optical sensors.
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 ...