Skip to content

This program implements an i2c master that supports writing to a slave.

Notifications You must be signed in to change notification settings

AyaElAkhras/i2cMaster

Repository files navigation

i2cMaster

This program implements an i2c master that supports only writing to a slave. The master provides the following interfaces with the CPU:

Port Size Direction Description
ADDR 2 In I/O register address
DataIn 8 In Data Bus
DataOut 8 Out Data Bus
R/W 1 In Control

About

This program implements an i2c master that supports writing to a slave.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published