Quick question... uart speed

All mods related to the frsky telemetry series of the firmware
Post Reply
s_mack
Posts: 882
Joined: Thu Dec 29, 2011 6:11 am
Country: -

Quick question... uart speed

Post by s_mack »

Does anyone know what the data rate is for the FRSky mod? Thanks.

- Steven

User avatar
GrootWitbaas
Posts: 358
Joined: Tue Dec 27, 2011 8:57 pm
Country: -
Location: Germany

Re: Quick question... uart speed

Post by GrootWitbaas »

I may be wrong, but I think its 9600.
General trouble maker and wannabee Dev
s_mack
Posts: 882
Joined: Thu Dec 29, 2011 6:11 am
Country: -

Re: Quick question... uart speed

Post by s_mack »

ok, would that be 9600 baud or 9600bps?

Let me put it another way... can I be confident that the data is flowing at something slower than 400kbps?
User avatar
erazz
9x Developer
Posts: 682
Joined: Tue Dec 27, 2011 6:25 pm
Country: -
Location: NJ-USA
Contact:

Re: Quick question... uart speed

Post by erazz »

Pretty sure it's 9600 baud....

Are you doing a V2 with on board RS232? Would be awesome!!!

Just need to figure out how to do the mod to move the two lines without soldering... Now there's a challange for ya!
Z

BEWARE - WE ARE IN THE AIR!!!
What goes up... Should be controlled by a 9X!
s_mack
Posts: 882
Joined: Thu Dec 29, 2011 6:11 am
Country: -

Re: Quick question... uart speed

Post by s_mack »

I think I figured out how we can do it without the 2 lines at all. I'm limited to 400Kbps but that should be more than enough. Baud is instructions per second and there can be several bits in an instruction depending on the modulation. I can't imagine it being so high its going to come even close to 400k though.

I really have ZERO experience with the FrSky. Could you guys give me links to the items I need for testing? Honestly I don't even know what equipment you guys are using.

User avatar
GrootWitbaas
Posts: 358
Joined: Tue Dec 27, 2011 8:57 pm
Country: -
Location: Germany

Re: Quick question... uart speed

Post by GrootWitbaas »

Steven, not sure what the others use. I barely had time to install mine, never mind test it all, but what I got is this:
For Module I used this (I wanted something I can build inside the TX, but there is also a plug and play one full kit)
For RX I got this with Telemetry and this for ppm sum (8CH) or standard 4ch pwm

Lots of information can be found here
Hope that helps a bit

Groot
General trouble maker and wannabee Dev
s_mack
Posts: 882
Joined: Thu Dec 29, 2011 6:11 am
Country: -

Re: Quick question... uart speed

Post by s_mack »

A bit, thanks. I'm still confused. What info is sent if there's no sensors or anything?.

The Frsky site is down at the moment. From what I recall, it was horrible English anyway and I couldn't be confident in what I was reading.
User avatar
jhsa
Posts: 19480
Joined: Tue Dec 27, 2011 5:13 pm
Country: Germany

Re: Quick question... uart speed

Post by jhsa »

their site is working

http://www.frsky-rc.com/
My er9x/Ersky9x/eepskye Video Tutorials
https://www.youtube.com/playlist?list=PL5uJhoD7sAKidZmkhMpYpp_qcuIqJXhb9

Donate to Er9x/Ersky9x:
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YHX43JR3J7XGW
User avatar
MikeB
9x Developer
Posts: 17993
Joined: Tue Dec 27, 2011 1:24 pm
Country: -
Location: Poole, Dorset, UK

Re: Quick question... uart speed

Post by MikeB »

The FrSky telemetry operates at 9600 baud, normal asynchronous serial data, 8 data bits in each 10 bit frame. The actual underlying data rate is less than this, ypu cannot send data in to the receiver at 9600 baud, and expect it all to arrive at the transmitter.
If the receiver is off, you receive NO data.
If the receiver is ON, you get a 'standard' data frame (about 11 bytes) containing the A1 and A2 analog values, and the two RSSI values several times per second.
If you send an alarm set frame, or an alarm request frame, you receive a status frame back.
If you have a hub connected you get 'hub' frames several times per second in addition to the 'standard' frame described above.

Mike.
erskyTx/er9x developer
The difficult we do immediately,
The impossible takes a little longer!
s_mack
Posts: 882
Joined: Thu Dec 29, 2011 6:11 am
Country: -

Re: Quick question... uart speed

Post by s_mack »

Thanks Mike.

Post Reply

Return to “FRSky Telemetry Mods”