-
Notifications
You must be signed in to change notification settings - Fork 264
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
RMT - added the ability to use extended RMT memory for a channel #3182
Comments
For which chip? |
The technical manual referenced was for ESP32 but all devices support this option. Here is a summary ESP32
ESP32-S2
ESP32-S3
ESP32-C2, ESP32-C3, ESP32-C6, ESP32-H2 (not 100% sure on C2)
|
@Dominaezzz Are you looking at implementing this feature? |
Nope! |
OK I think I will try to implement. |
I am getting close to submitting a PR. But I have a git question that I hope someone will answer.
|
You can (Git/GitHub will allow you) but imo you shouldn't, makes it harder to review. |
OK, I think I will wait a couple of days in hopes the RMT filter threshold fix PR will get pulled in. |
Motivations
I would like to use all the RMT memory available for one channel.
Solution
See page 414 of the Technical Reference Manual
Alternatives
None
Additional context
The text was updated successfully, but these errors were encountered: