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

⚠️ rework SPI module #438

Merged
merged 9 commits into from
Nov 3, 2022
Merged

⚠️ rework SPI module #438

merged 9 commits into from
Nov 3, 2022

Conversation

stnolting
Copy link
Owner

This PR is a rework of the SPI module:

  • ⚠️ remove highspeed mode (not backwards-compatible!)
  • ⚠️ changes chip select mechanism (not backwards-compatible!)
  • ⚠️ rearranged control register bits (not backwards-compatible!)
  • ✨ add 4-bit clock divider for fine-grained clock configuration

@stnolting stnolting added enhancement New feature or request HW hardware-related SW software-related labels Nov 1, 2022
@stnolting stnolting self-assigned this Nov 1, 2022
@stnolting stnolting marked this pull request as ready for review November 1, 2022 18:00
@stnolting stnolting merged commit bacfe84 into main Nov 3, 2022
@stnolting stnolting deleted the rework_spi branch November 3, 2022 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request HW hardware-related SW software-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant