Skip to content
#

i2c-protocol

Here are 43 public repositories matching this topic...

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 .

  • Updated Jan 6, 2022
  • C

Improve this page

Add a description, image, and links to the i2c-protocol topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the i2c-protocol topic, visit your repo's landing page and select "manage topics."

Learn more