Skip to content

Conversation

maidnl
Copy link
Contributor

@maidnl maidnl commented Sep 23, 2025

This PR solves #493.
The SPI settings were not updated in the strange context of the issue because the begin() function did update SPI setting without storing the values into the stored SPI settings (stored SPI settings are used to avoid the update of the settings in case new setting are the same of the ones already used).

@maidnl maidnl requested a review from pennam September 23, 2025 15:59
@per1234 per1234 linked an issue Sep 23, 2025 that may be closed by this pull request
@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unexpected SPI Clock Speed Behavior on Arduino R4
2 participants