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

Implement DMA usage #4

Open
OskarCodes opened this issue Dec 10, 2020 · 0 comments
Open

Implement DMA usage #4

OskarCodes opened this issue Dec 10, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@OskarCodes
Copy link
Owner

I really should have done this already, but I need to change the ECG's method of data retrieval.
Instead of doing it the way it is now, with a while loop for sampling the data, I instead should use the DMA controller to handle receiving data, which would hopefully allow a much greater output data rate from the AFE.
This would be a significant improvement =)!

@OskarCodes OskarCodes added the enhancement New feature or request label Dec 10, 2020
@OskarCodes OskarCodes self-assigned this Dec 10, 2020
@OskarCodes OskarCodes pinned this issue Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant