Hi friends, Is there any other resourses to understand the steps for debugging process of esp idf project using JTAG. I have esp32 s3 devkit . I know there is a built in JTAG and need to know the further steps ...
Embed Threads Latest Questions
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 ...
Hello, I’m working on ESP32(basic one) on Espressif-IDF. I have coded all the Application parts needed for my project and is working fine. Now, I have to focus on Power Management. I was going through the Documentation provided by the ESP, ...
Embedded Systems development offers an array of captivating aspects. Whether it’s low-level programming, real-time operating system, IoT connectivity, or firmware development, each facet holds its own allure. What aspects of embedded system development fascinates you the most? Share your thoughts!
Hello everyone, I am currently seeking assistance in identifying the most suitable sensor for accurately measuring the level of waste in a garbage bin. I have initially chosen the ultrasonic JSN-SR04T sensor; however, it is exhibiting certain precision issues, Currently, ...
Hello guys, Iam currently working as Electrical engineer, I have lots of enthusiasm in embedded software. First of all I have seen people in this community are helping each other regularly. So experts like you guys can help me out. From ...
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 am a working professional with a non-technical background. I want to get into the embedded systems domain. I have already completed a 6-month course after college, but it was discontinued due to COVID-19. When I apply for jobs online, ...
In CAN FD ...
Hello everyone !! I need some help. I want to port http2.0 to my stm32 board (can use third party lib for http2.0). Can anyone please tell me how to achieve the same?