Skip to content

SPI to SDIO Logging Example #105

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

Closed
PaulZC opened this issue Feb 2, 2022 · 1 comment · Fixed by #163
Closed

SPI to SDIO Logging Example #105

PaulZC opened this issue Feb 2, 2022 · 1 comment · Fixed by #163

Comments

@PaulZC
Copy link
Collaborator

PaulZC commented Feb 2, 2022

It would be fantastic to have an example showing how to read (e.g.) RAWX data from a ZED-F9n and write it to microSD card with SdFat - using two separate SPI busses for maximum throughput.

This GNSS library supports SPI and I think (e,g,) the SparkFun ESP32 Thing Plus C should be capable of doing it, but it's not something I have time to try right now.

If you would like to take on the challenge, please do!

Sincere thanks,
Paul

@PaulZC PaulZC added the help wanted Extra attention is needed label Feb 2, 2022
@PaulZC
Copy link
Collaborator Author

PaulZC commented Oct 17, 2022

Note to self: add an SPI plus SDIO example for OpenLog ESP32. SDIO will have no problem keeping up with the data rate.

@PaulZC PaulZC changed the title Help Wanted: Dual SPI Bus Data Logging Example SPI to SDIO Logging Example Oct 17, 2022
@PaulZC PaulZC removed the help wanted Extra attention is needed label Oct 17, 2022
@PaulZC PaulZC linked a pull request Oct 28, 2022 that will close this issue
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 a pull request may close this issue.

1 participant