top of page



Welcome to EmbeddedHow
Home: Welcome
Home: Blog2
Search


Overview Of Clock Source In ARM Cortex-M
Time isn't the main thing. It's the only thing! - Miles Davis Microcontrollers rely on their clock source, which is essential...

Sunil Kumar Yadav
Oct 28, 20237 min read
1,002 views
1 comment


Operation Mode and Access Level in ARM Cortex M
In our last article, we've gone through a brief overview of ARM Cortex M series microcontrollers and using the STM32 development board...

Sunil Kumar Yadav
Aug 28, 20234 min read
1,436 views
0 comments


What is Serial Wire Debug?
Serial Wire Debug (SWD) is a lightweight debug protocol from ARM. Unlike traditional JTAG which required 5-pin, SWD required only 2-pin...

Sunil Kumar Yadav
Dec 25, 20221 min read
1,121 views
0 comments


Hard Real-Time and C++ Predictability
Hard real-time systems are characterized by their predictability. Such systems are guaranteed to perform intended action in a specified...

Sunil Kumar Yadav
Oct 16, 20215 min read
377 views
0 comments


How To Perform Efficient Unit Testing
Software is no longer just a hidden component within products and hence it is very important to ensure product is defect free. Learn Unit Te

Sunil Kumar Yadav
Feb 21, 20216 min read
56 views
0 comments


Pitfalls Of Using Native Compiler For Embedded software Testing
As modern technology progresses, newer generation of microcontrollers/microprocessors are getting smaller in size and more powerful with...

Sunil Kumar Yadav
Jan 29, 20215 min read
38 views
0 comments


Choosing Right Platform For Embedded Software Development
Developing software is a hard process. Developing embedded software is an even harder process. With traditional pitfalls of syntax error lik

Sunil Kumar Yadav
Mar 3, 20205 min read
105 views
0 comments
Home: Subscribe
Home: Contact
bottom of page