Skip to content

Ikarthikmb/i2c_ctrl2202

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I2C - Inter Integrated Circuit

License UPRJ_CI Caravel Build

I2C Controller

I2C bus, the controller transmits 8-bit data with the target receiving those 8-bits.

Modes of Operation:

 #------------------------------------#
 | i_read 	| Controller 	| Target 		|
 |----------|-------------|-----------|
 | 0				| Transmit		| Receive 	|
 | 1				| Receive			| Transmit	|
 #------------------------------------#

Frequency of operation = 5 Mbps


References:

About

I2C Controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors