This project involves writing a simple Real-Time Clock (RTC) using assembly language on the STM32F103 microcontroller. It demonstrates expertise in low-level microcontroller programming, utilizing ...
For this clock I used only very basic assembly instructions. The code is long and I guess not very debug friendly but it works! I run the code using VM with Win XP and tasm commands.