π¨βπ 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
Dates: 11β12 July 2025
π― Objective: Select a suitable development board for the project.
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 |