Welcome to the Embedded Projects Repository!, Using STM32F412ZGT6 board. This repository contains a collection of projects focused on embedded systems development.
- Description: This project demonstrates how to utilize TIM3 in conjunction with the ADC (Analog-to-Digital Converter) module to measure the internal temperature of the microcontroller.
- Description: In this project, TIM3 is employed for measuring the frequency of an external signal. This can be valuable in applications requiring precise frequency measurement.
3. Timer
- Description: This project demonstrates the integration of GPIO (General Purpose Input/Output) pins with Timer.
- Description: This project demonstrates the integration of GPIO (General Purpose Input/Output) pins with TIM3 for a specific embedded application.
5. gpio_project
- Description: Similar to
gpio_2_project
, this project focuses on utilizing GPIO pins .
In addition to the project directories, this repository also includes the following files:
renaming_registers.s
: Contains code related to renaming registers.swap.s
: Source file for a swap operation.
This repository is licensed under the MIT License.