Skip to content

railnova/python-regmap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regmap

Similarly to Linux's counterpart, regmap simplifies the access to deivice registers over I2C busses.

Currently, this package only allows to write device registers, and simulate reads but the read result is not used. It is useful when simple I2C devices need initialization but adding a CPU and Software to do so is not desired. In the future, regmap will enable to use the register read value and ACK status.

Usage

See examples

About

A gateware-based I2C bus and device control library build on Migen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%