Skip to content

User space memory mapped peripheral library for the RP1 chip.

License

Notifications You must be signed in to change notification settings

scottalford75/rp1lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

rp1lib

User space memory mapped peripheral library for the Raspberry Pi RP1 chip.

This library utilises:

  1. gpiochip_rp1 library for GPIO control
  2. spi-dw library, based on spi-dw-core kernel library, for SPI

This library can hopefully form the base for a fully functional RP1 library to include the other hardware features of the RP1 chip. I2C, PWM etc.

The example program used Code::Block IDE and was written on the RPI5 for testing.

About

User space memory mapped peripheral library for the RP1 chip.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages