Monday 29 January 2018

Hello World

My first Post


It is easy to type. HELLO WORLD
Done :)


Today, i am an ARM certified MCU engineer but have no experience in coding like professionals do.
I am taking guidance from 9 people in total and have a aim to complete 1000 programs. Whilst i do this, i wanted to share my experience and learning here in one blog so that i can help others who are just starting (read as help myself in future).

To start with, I have an STM32 Nucleo board which has STM32L476RG on it. It has one user push button and one LED. I think it is sufficient for months for me to explore the world of ARM.



No comments:

Post a Comment

ARM Programming 5 - Placing key variable in custom Flash Memory Location

How to Place a variable in custom location of MCU internal Flash Memory? Now, it is getting interesting. We were able to place the RAM v...