Hi, @K.L.NAGARAJU I'd suggest starting with a simple 8-bit MCU like Arduino Uno board. With it learn
Hi, @K.L.NAGARAJU I'd suggest starting with a simple 8-bit MCU like Arduino Uno board. With it learn how to program MCU, memories, and peripherals (fundamentals like how all works). Then, try to interface various sensors using protocols like Serial UART, I2C, and SPI. Later, pick a 32-bit ARM MCU, and get comfortable with 32 bit registers and operations. And finally, start building projects around the area of your interest. I hope this may help. Best wishes!




