Skip to content

hanishkvc/libs-hw-softspi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

SoftSPI library

This allows one to emulate a SPI bus / line over GPIO lines

If one doesnt have a SPI controller on a given hardware platform (i.e SOC or uC) or if the existing SPI lines are fully used up, then one can use some spare GPIOs to emulate a SPI bus.

Look in the source code for details, its pretty simple

One requires to define few constants and functions to adapt this logic to work on ones given hardware platform.

Releases

No releases published

Packages

No packages published

Languages