The embedded industry is always evolving. Tell us which trends excite you the most in embedded system engineering.
Embed Threads Latest Questions
I hope I can get the answer from the scratch. Iam urging any documents also please provide in group or ping to my personal mail.tq in adv.
Version control is essential for collaborative development. Let’s discover the most popular version control systems among embedded engineers.
Hi friends , I want to know about cjson library in simple notes.Or can you please suggest any other library to parse json data. Thank you
Any one have worked on atmega64a, atmega128a or atmega2561 ? My question is how to download program using USB ASP programmer? Do I have to use pin 2, 3 as miso, mosi ? What is the role of pin 1 ...
How to use the 2 USART in STM32
Prototyping boards are a staple in embedded development. Let’s see which boards are most popular among developers.
I’m using nucleo-f446re for sending data by uart when i use uart2 it’s not working but when i use uart1 then it works can anyone tell me why it’s happening. I using PA2->Usart2_tx PA3->Usart2_rx While usart1 PA9->Usart1_tx PA10->Usart1_rx
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?