Da wird sicher nicht nur "Satelliten Empfänger" draufstehen. Auf der Herstellerseite gibts so einen z.B. schon mal nicht.
AR12000 DSM2 12CH Receiver
AR6110 DSM2 Microlite
AR6110E DSM2 Microlite
AR7600 DSM2 7-Channel
AR6300 DSM2 Nanoliteetc
Irgend ne Nummer in der Art wird doch draufstehen.
Und in dem C-Quelltext seh ich doch für den UART-Betrieb alles nötige.
Code:
Anschuss Spektrum Receiver
// Orange: 3V von der FC (keinesfalls an 5V anschliessen!)
// Schwarz: GND
// Grau: RXD1 (Pin 3) auf 10-Pol FC-Stecker
//
// ---
// Satellite-Reciever connected on USART1:
//
// DX7/DX6i: One data-frame at 115200 baud every 22ms.
// DX7se: One data-frame at 115200 baud every 11ms.
// byte1: unknown
// byte2: unknown
// byte3: and byte4: channel data (FLT-Mode)
// byte5: and byte6: channel data (Roll)
// byte7: and byte8: channel data (Nick)
// byte9: and byte10: channel data (Gier)
// byte11: and byte12: channel data (Gear Switch)
// byte13: and byte14: channel data (Gas)
// byte15: and byte16: channel data (AUX2)
Diese Information ist Programmiersprachenunabhängig.
Lesezeichen