- Posts: 23
Serial out for LRS boxes
- xfapv
- Offline
(Receiver was not connected, but doesnt matter either)
In your build I couldn´t select SBUS. I assume it is in elmtrees repo? I`ll compile and try this later on.
Please Log in or Create an account to join the conversation.
- xfapv
- Offline
- Posts: 23
team-blacksheep.freshdesk.com/support/so...-futaba-crsf-support
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1868
The 12S hardware is slightly different too so there's a chance the serial code for it is not right.
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1868
Here's the 128x64 layout for the telemetry monitor screen. Color layout is similar.
Rx RSSI1 (dBm) Tx RSSI (dBm) Batt Voltage (V)
Rx RSSI2 (dBm) Tx Power (mW) Batt Current (A)
Rx SNR (dB) Tx SNR (dB) Batt Capacity (mAh)
Rx Quality (%) Tx Quality (%) Flight Mode
Pitch (Rad) Yaw (Rad) Roll (Rad)
RF Mode
GPS telemetry should also be working.
Please Log in or Create an account to join the conversation.
- Whiffles
- Offline
- Posts: 22
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1868
Please Log in or Create an account to join the conversation.
- Whiffles
- Offline
- Posts: 22
hexfet wrote: Connect the top JR module pin to the bottom JR module pin.
So just run a wire between the two pins internally?
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1868
Please Log in or Create an account to join the conversation.
- xfapv
- Offline
- Posts: 23
I tried both builds (5026091 and 7c8e073).
Telemetry page is accessible but with no data coming in.
Anything usefull I can contribute?
I disassembled the crossfire JR adaptor (for accessing the right pin without cutting the wire). I can post some pictures of it. I thought it would only wire the pins to the other side. Indeed has complex electronics inside (including a ESP-12S Wifi chip ???).
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1868
It should be fine to connect PA8 (pin 100) and PA9 (pin 101) together at the processor. I'll check the code tonight to be sure the PPM output is disabled when not in use. Or you could run the PA9 signal out separately.
Please Log in or Create an account to join the conversation.
- Moeder
- Offline
- Posts: 796
Please Log in or Create an account to join the conversation.
- xfapv
- Offline
- Posts: 23
Moeder wrote: UART1 is wired to a pin header labeled TX/RX on the devo12 main PCB.
So I have to connect this pin header to the tip of the trainer port?
Please Log in or Create an account to join the conversation.
- xfapv
- Offline
- Posts: 23
hexfet wrote: It should be fine to connect PA8 (pin 100) and PA9 (pin 101) together at the processor. I'll check the code tonight to be sure the PPM output is disabled when not in use. Or you could run the PA9 signal out separately.
So PA8 is PPM and PA9 is UART1? And it is OK if these two are connected, BUT it all is messed up, if there is signal on both?
Please Log in or Create an account to join the conversation.
- Moeder
- Offline
- Posts: 796
xfapv wrote:
Moeder wrote: UART1 is wired to a pin header labeled TX/RX on the devo12 main PCB.
So I have to connect this pin header to the tip of the trainer port?
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1868
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1868
Please Log in or Create an account to join the conversation.
- Elmtree
- Topic Author
- Offline
- Posts: 60
Anyways now I'm not getting any response (even bad data) on the sbus channel. Will look at the raw serial after finals.
Please Log in or Create an account to join the conversation.
- xfapv
- Offline
- Posts: 23
hexfet wrote: Won't change that as the default, but could add a hardware.ini setting for devo12 users to specify they have tied these pins together. The benefit is having serial data protocols available on the trainer jack. Opinions?
As I don`t have the audio option installed, I don´t care. A software remapping / swapping of the two pins is not possible due to hardware limitations?
Anyway I will try to test with the pin header tonight.
Please Log in or Create an account to join the conversation.
- xfapv
- Offline
- Posts: 23
Question / discovery: The TX pin header is not physically connected to processor pin PA9 (?) At least I tested with a continuity checker.
Please Log in or Create an account to join the conversation.
- xfapv
- Offline
- Posts: 23
There is also a protocol TESTSER. What should I see here?
The TESTSER background in the protocol selection field is gray. CRSF background is white. What does that mean.
Is the number of channels important. Should I set it to a specific value?
By the way: I can see a clear PPM signal just for counterchecking.
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Protocol Development
- Serial out for LRS boxes