Skip to content

Conversation

@deltaphi
Copy link

  • SPI is now initialized only once, when calling Init()
  • SPI is no longer being deinitialized after every transaction.

These changes make the CC1101 driver play nice with drivers for other devices on the same SPI bus.

* SPI is now initialized only once, when calling Init()
* SPI is no longer being deinitialized after every transaction.

These changes make the CC1101 driver play nice with drivers for other devices on the same SPI bus.
@kelv1n9
Copy link

kelv1n9 commented May 25, 2025

Also it works with RP2040

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants