Skip to content

tirfil/VhdI2CGPIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8 bit GPIO controlled by I2C

I2C address = 0x38

address mode name note
0x00 R/W data R = read GPIO data, W= write byte to output register.
0x01 R/W tristate register bit at 1= input, bit at 0= output, default = 0xFF (all input).

Mockup

Using an ALTERA MAX II CPLD (EPM240)

# GPIO Size(LE) Note
8 ~160 mockup project
32 ~260 doesn't fit in a EPM240

See raspi and altera directories

mockup board

About

GPIO controlled by I2C interface (VHDL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages