Search found 2 matches

by mcSensor
Thu Feb 08, 2024 3:55 pm
Forum: Hardware
Topic: RMT RX of a continuous bitstream
Replies: 1
Views: 987

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. T...
by mcSensor
Tue Oct 10, 2023 2:39 pm
Forum: Hardware
Topic: ESP device selection help, SENT interface
Replies: 5
Views: 4392

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.