GitHub / pro-codes090 / stm32f4-gpio-driver
GPIO Bare metal drivers for stm32 f4 family of microcontrollers written in C from scratch .The driver allows user to configure the gpio pins of stm32 microcontroller in Input Mode , Output mode , Alternate function mode , interrupt mode and configure interrupt priority . The driver also exposes apis to read and write data to and from gpio pins and enable and disable interrupts .
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pro-codes090%2Fstm32f4-gpio-driver
Stars: 2
Forks: 2
Open issues: 0
License: apache-2.0
Language: C
Size: 56.6 KB
Dependencies parsed at: Pending
Created at: over 3 years ago
Updated at: about 2 years ago
Pushed at: almost 2 years ago
Last synced at: almost 2 years ago
Topics: arm-cortex-m4, gpio-library, interrupt-handler, microcontroller, stm32, stm32-library, stm32f4, stm32f4-discovery