Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added option to set the SPI baudrate. #172

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

waiweng83
Copy link

Give option to the user to choose the SPI clock frequency depending on the hardware used.
Default to 8MHz if not set.
This also fixed #44

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@tannewt tannewt merged commit 109f664 into adafruit:main Oct 22, 2024
1 check passed
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Oct 24, 2024
Updating https://github.com/adafruit/Adafruit_CircuitPython_TM1814 to 1.0.0 from 1.0.0-pre.0:
  > Default current should be minimum, not maximum
  > Merge pull request adafruit/Adafruit_CircuitPython_TM1814#4 from adafruit/current-control
  > Merge pull request adafruit/Adafruit_CircuitPython_TM1814#1 from adafruit/uppercase

Updating https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k to 7.2.0 from 7.1.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_Wiznet5k#172 from CytronTechnologies/add_baudrate_option

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Updated download stats for the libraries
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.

Maximum SPI clock support
2 participants