Skip to content

minecraftdixit/Baremetal-Arm-programming

Repository files navigation

Embedded Projects

Welcome to the Embedded Projects Repository!, Using STM32F412ZGT6 board. This repository contains a collection of projects focused on embedded systems development.

Projects

  • 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.
  • 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.
  • Description: Similar to gpio_2_project, this project focuses on utilizing GPIO pins .

Additional Files

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.

License

This repository is licensed under the MIT License.

Releases

No releases published

Packages

No packages published