Search found 3 matches
- Mon Sep 22, 2025 12:45 pm
- Forum: ESP-IDF
- Topic: RMT state machine problems
- Replies: 6
- Views: 478
Re: RMT state machine problems
Have you been successful with this approach?
- Thu Feb 08, 2024 3:55 pm
- Forum: Hardware
- Topic: RMT RX of a continuous bitstream
- Replies: 1
- Views: 3438
RMT RX of a continuous bitstream
Hi everyone!
I am quite new to ESP32 and have a question regarding the RMT feature:
I want to capture and analyze a continuous bitstream. The timing requirements fit to the RMT features. Each pulse contained in the signal is relevant therefore I can't use rmt_rx_done_callback_t to separate frames ...
I am quite new to ESP32 and have a question regarding the RMT feature:
I want to capture and analyze a continuous bitstream. The timing requirements fit to the RMT features. Each pulse contained in the signal is relevant therefore I can't use rmt_rx_done_callback_t to separate frames ...
- Tue Oct 10, 2023 2:39 pm
- Forum: Hardware
- Topic: ESP device selection help, SENT interface
- Replies: 7
- Views: 5942
Re: ESP device selection help, SENT interface
Hi everyone!
I also want to decode SENT frames with an ESP32. Can you help me how you have implemented the capturing of the SENT frames?
Thank you very much!
Cheers.
I also want to decode SENT frames with an ESP32. Can you help me how you have implemented the capturing of the SENT frames?
Thank you very much!
Cheers.