Skip to content

Rust driver for ST high-side drivers with SPI interfaces.

License

Notifications You must be signed in to change notification settings

umi-eng/st-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Driver for ST SPI High Side Switches

This is a driver crate for the VN9E30F. All SPI transactions are implemented atop of embedded-hal-async traits, so this should work with any HAL that implements those traits.

Although the VN9E30F is the only supported driver right now, it should work with any other 6-channel driver in the same family. Likewise for the 4-channel drivers so long as channels 5 and 6 aren't used.

About

Rust driver for ST high-side drivers with SPI interfaces.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages