How to use the 2 USART in STM32
Embed Threads Latest Questions
Augmented reality services transform the way businesses engage with customers by overlaying digital information onto the real world. These services enhance user experience, drive customer engagement, and provide innovative solutions across various industries, from retail and healthcare to education ...
Hello Embed Threads community, I’m a recent graduate with a specialization in embedded systems engineering, and I’m eager to start my career in this field. However, I’m unsure about the average salary range I can expect as a fresher in ...
Cross-compiling is common in embedded development. Help us understand the most widely used toolchains in the industry.
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 ...
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 ...
I am trying to port zephyr rtos on shakti processor, it s a riscv based 32bit processor. They already have ported the zephyr rtos to shakti v1.13. I want to port the latest zephyr rtos v3.4.0 to it. I ...
Hello, I would like to know in MSP430 Controllers DSP Library can we use those libraries to find AC signal amplitude using DFT or FFT method. also if any other method is available rather than normal RMS calculation it would be ...
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!
Version control is essential for collaborative development. Let’s discover the most popular version control systems among embedded engineers.