Mastering LED Magic: Blink LEDs Like a Pro with STM32
After working a lot with 8-bit microcontrollers and learning all the protocols and functions they offer, now I thought to switch to 32-bit microcontrollers. I decided to go with arm 32-bit processors, because of their popularity in the market. I choose the arm cortex-m3 processor series for my new hobby/learning projects. The reason behind choosing…