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

Update request for SDHC default SPI Speed #784

Closed
oguzhanbsolak opened this issue Oct 26, 2023 · 3 comments · Fixed by #791
Closed

Update request for SDHC default SPI Speed #784

oguzhanbsolak opened this issue Oct 26, 2023 · 3 comments · Fixed by #791
Assignees
Labels
enhancement New feature, request, or updating to latest version

Comments

@oguzhanbsolak
Copy link
Contributor

Hi,

For the upcoming MAX78000FTHR facial recognition demo, we need a 25MHz SPI for SDHC to get a higher FPS.
Currently, this value is set to 10MHz at the SDHC/ff13/Source/diskio.c by the SPI_SPEED parameter. Is it possible to update the default value to 25MHz or add a new flag to enable high-speed spi usage for SDHC?

Regards,
Oguzhan Buyuksolak

@Jake-Carter Jake-Carter self-assigned this Oct 27, 2023
@Jake-Carter Jake-Carter added the enhancement New feature, request, or updating to latest version label Oct 27, 2023
@Jake-Carter
Copy link
Contributor

We can also support this. I'll add the ability to override the default SPI speed per-project.

@oguzhanbsolak
Copy link
Contributor Author

Hi Jake,

Thank you for your return on these issues.

Regards,
Oğuzhan Büyüksolak

@Jake-Carter
Copy link
Contributor

@oguzhanbsolak FYI this is merged. See the PR description above for details on the new build variable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, request, or updating to latest version
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants