Hi,
Did you find or receive a copy of R2106A0491-R1? If so could you please share the pdf.
@Mia Zhou are you able to assist?
Cheers
Jye
Search found 4 matches
- Sun Jul 20, 2025 11:28 pm
- Forum: Documentation
- Topic: test reports
- Replies: 2
- Views: 11344
- Tue May 07, 2019 2:54 am
- Forum: ESP32 Arduino
- Topic: DMA to GPIO for generating dshot signal
- Replies: 7
- Views: 19306
Re: DMA to GPIO for generating dshot signal
How did you go getting this working?
Im also looking at dshot with RMT but would also like to receive the dshot telemetry. My post below has working code that sends dshot and Im having trouble figuring out the receiving component.
http://bbs.esp32.com/viewtopic.php?f=19&t=10419&sid ...
Im also looking at dshot with RMT but would also like to receive the dshot telemetry. My post below has working code that sends dshot and Im having trouble figuring out the receiving component.
http://bbs.esp32.com/viewtopic.php?f=19&t=10419&sid ...
- Tue May 07, 2019 1:59 am
- Forum: ESP-IDF
- Topic: DShot Implementation
- Replies: 8
- Views: 15209
Re: DShot Implementation
Another new user here who cannot PM you.
Have you posted your code in a repo? Do you have it working with dshot telemetry?
Ive started to look at it with RMT but am also having difficulties understanding how to receive the dshot telemetry.
http://bbs.esp32.com/viewtopic.php?f=19&t=10419&sid ...
Have you posted your code in a repo? Do you have it working with dshot telemetry?
Ive started to look at it with RMT but am also having difficulties understanding how to receive the dshot telemetry.
http://bbs.esp32.com/viewtopic.php?f=19&t=10419&sid ...
- Sun May 05, 2019 11:30 pm
- Forum: ESP32 Arduino
- Topic: [HELP] RMT single wire bidirectional communication (dshot telemetry)
- Replies: 16
- Views: 21141
[HELP] RMT single wire bidirectional communication (dshot telemetry)
Hi Everyone,
First post here and its bit of a long one :)
I am looking to use RMT to transmit a 16 bit packet and then receive a 16 bit packet sent back on the same wire. If after reading the below if you have a suggestion for a better method please let me know.
For multicopters there is a flight ...
First post here and its bit of a long one :)
I am looking to use RMT to transmit a 16 bit packet and then receive a 16 bit packet sent back on the same wire. If after reading the below if you have a suggestion for a better method please let me know.
For multicopters there is a flight ...