πŸ‘¨β€πŸŽ“ Student: Prathamesh Wani

πŸ“… Semester: 5th Sem (3rd Year)

πŸ”§ Development Board: STM32L4P5ZG

πŸ“… Project Days: Every Friday & Saturday

πŸ’» Approach: Bare-metal C (No HAL)

πŸ›  Tools: STM32CubeIDE, ST-Link, STM32L4 Reference Manual

πŸ”— GitHub Repository : https://github.com/Prathmesh07123/MiniProject-Sem5-STM32-BareMetal.git


πŸ—“οΈ Week 1 Log: Board Selection, Tool Setup & Bare-Metal LED Toggle

Dates: 11–12 July 2025


πŸ“… Day 1 – Friday, 11 July 2025

🎯 Objective: Select a suitable development board for the project.

βœ… Boards Considered:

Option Board Name MCU Family Notes
1 STM32L4P5ZG ARM Cortex-M4 βœ… Selected
2 MSP430 TI MCU Low power, but limited GPIO
3 LPC2148 ARM7 Aging architecture
4 Pyrex Board Python-based Good for learning, not bare-metal

πŸ† Final Selection:


πŸ“… Day 2 – Saturday, 12 July 2025