An open API service providing repository metadata for many open source software ecosystems.

GitHub / pro-codes090 / stm32f4-i2c-driver

I2C Bare metal drivers for stm32 f4 family of microcontrollers written in C from scratch .The driver contain apis for the user to send and receive data i2c communication . The driver has two flavor of apis polling based (blocking ) and Interrupt based (non blocking ) check examples in the Src folder for more reference .

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pro-codes090%2Fstm32f4-i2c-driver
PURL: pkg:github/pro-codes090/stm32f4-i2c-driver

Stars: 4
Forks: 0
Open issues: 0

License: apache-2.0
Language: C
Size: 43.9 KB
Dependencies parsed at: Pending

Created at: over 3 years ago
Updated at: over 2 years ago
Pushed at: over 3 years ago
Last synced at: about 2 years ago

Topics: bare-metal, cortex-m4, i2c, i2c-library, i2c-master, i2c-protocol, i2c-slave, microcontroller, stm32, stm32-library, stm32f4, stm32f4-disc1, stm32f4-discovery

    Loading...