ArvinDelavari / STM32-Libraries

Embedded C libraries for ARM Cortex-M microcontrollers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STM32 Embedded C Libraries

This repository contains open-source libraries for STM32 ARM Cortex M microcontrollers. These libraries offer a range of functions and features to streamline development. Contributions are welcome, and the libraries are released under the MIT License.

  • ARM Cortex M3 (STM32F1)
  • ARM Cortex M4 (STM32F4)

To get started:

  • Clone or download the repository.
  • Choose the appropriate library for your microcontroller model.
  • Include the library files in your project.

[!NOTE]
The libraries provided in this repository are community-driven and come with no warranty or guarantee of functionality. Use them at your own risk and ensure proper testing and validation before deploying them in production environments.

If you have any questions, issues, or suggestions, please feel free to open an issue or reach out to the repository maintainers.

  • Arvin Delavari - arvin7807@gmail.com
  • Iran University of Science and Technology, Electronics Research Center 2023
  • Digital Design Research Lab, Super-Computing and Networking (SCaN) Research Lab

About

Embedded C libraries for ARM Cortex-M microcontrollers

License:MIT License


Languages

Language:C 100.0%