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

Flash Support #26

Merged
merged 7 commits into from
Jan 8, 2025
Merged

Flash Support #26

merged 7 commits into from
Jan 8, 2025

Conversation

decaday
Copy link
Member

@decaday decaday commented Jan 5, 2025

TODOs:

  • flash regs
  • blocking flash
  • embedded-storge norflash impl
  • async flash
  • embedded-storge-async norflash impl
  • f072 test and example
  • f030 test and example
  • docs

@decaday
Copy link
Member Author

decaday commented Jan 7, 2025

I tested the time waiting for the busy bit during erase and write operations, and found that typical times are <0 microseconds or 30 microseconds. I don't think it's necessary to implement Async write and erase functions at this time.

@decaday decaday marked this pull request as ready for review January 8, 2025 07:33
@decaday decaday merged commit 05762f0 into py32-rs:main Jan 8, 2025
1 check passed
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.

1 participant