Skip to content

Add parameter for SPI clock frequency to begin_SPI() functions#99

Open
niliha wants to merge 1 commit into
adafruit:masterfrom
niliha:spi-frequency
Open

Add parameter for SPI clock frequency to begin_SPI() functions#99
niliha wants to merge 1 commit into
adafruit:masterfrom
niliha:spi-frequency

Conversation

@niliha

@niliha niliha commented Feb 29, 2024

Copy link
Copy Markdown

This allows to configure the used SPI clock frequency for the SPI variants, instead of using the hard coded 1 Mhz.

It should not break anything or change the behavior of existing code.

Let me know if you need anything else :)

@dzalf

dzalf commented Aug 22, 2024

Copy link
Copy Markdown

Guys, please consider merging this feature. It will improve the usability of the library with other frequencies

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