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

SPI - usingInterrupts() not supported? #359

Open
oveggeland opened this issue Aug 15, 2024 · 0 comments
Open

SPI - usingInterrupts() not supported? #359

oveggeland opened this issue Aug 15, 2024 · 0 comments
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@oveggeland
Copy link

Hi,

I see that the AVR library for SPI enables the use of SPI.usingInterrupts() to pause interrupts while performing transactions (see https://github.com/arduino/ArduinoCore-avr/tree/321fca0bac806bdd36af8afbc13587f4b67eb5f1/libraries/SPI). Is there a reason why this is not implemented in this library? I am writing a Arduino R4 wifi program where this would be a very handy feature.

Best,
Oskar

@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels Aug 16, 2024
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

No branches or pull requests

2 participants