I want to program ESP32 using OTA. But based on my research in internet I got to know that to do this, the esp32 and the computer(used to upload code) should be connected in the same wifi network. What if ...
Embed Threads Latest Questions
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, ...
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 amusing dsPIC33CK32MC102 for a project when i try to upload the hex file it gives following error [ Pgm ] at 0x0, expected 0x00040200, got 0x00000000. How do i solve this
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 ...
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 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, ...
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Ā ...