Deviating a JoySway
- mwm
- Topic Author
- Offline
Attached are pictures of the Tx module & the motherboard. The mcu on the motherboard has had all markings scrubbed from it. However, the Tx is clearly using an A7105 and some other chips I can't identify. The A7105 does not bind with either FlySky or Hubsan protocols. The A7105 module has no markings on it as to what the pins are, but it's the standard
So, does that as-yet-unidentified chips mean we can't deviation this one?
Is there enough information to figure out which pins on the A7105 module do what?
This A7105 module is interesting. Socketed, not soldered, and - assuming that the antennas on park flyer modules are 1/4 wave, a full wavelength antenna.
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- SadSack
- Offline
- Posts: 317
less than $20 you could DIY core devo 7/10 and devo8 at a big push (PB all ready started that)
Please Log in or Create an account to join the conversation.
- mwm
- Topic Author
- Offline
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- SadSack
- Offline
- Posts: 317
Please Log in or Create an account to join the conversation.
- SadSack
- Offline
- Posts: 317
Not hard to get running. Main reason for not posting complete solution I didn't think it was good enough.
Please Log in or Create an account to join the conversation.
- mwm
- Topic Author
- Offline
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Anyhow, from the picture you provided, the pins should be:
GND ???
SDIO ???
SCK ???
SCS ???
??? ???
With the A7105, they could use 3-wire or 4-wire SPI (I've never seen 4-wire used as yet). If they use 4-wire, orne of the GPIO pins will be MISO. the A7105 also supports 4-bit commands, which break most SPI analyzers, so I'd need the raw capture data to extract those if they are used.
I have nice utilities to convert Saleae traces from each of the protocols into an easily readable format, which I use to make sense of the logs.
We need to capture the following (each as a separate trace ideally, but it can be in one if you keep track of the order)
1) power on and binding
2) throttle (0 - 100 - 0)
3) elevator (50 - 0 - 50 - 100 - 0)
4) aileron (50 - 0 - 50 - 100 - 0)
5) rudder (50 - 0 - 50 - 100 -0)
6) any buttons/switches on the Tx, one at a time
It is often useful to capture the binding several times (with minutes between each occurrence) to see if channel selection is constant.
You may know all this already, but I'm giving you the whole thing in case you haven't done it before.
You will also need an A7105 module in your Devo Tx, be it the MultiModule or one of the add-on boards.
Please Log in or Create an account to join the conversation.
- mwm
- Topic Author
- Offline
I've attached a picture of the underside of the A7105, since it's in a socket. Doesn't look like anything is attached there
Any recommendations on Salea settings?
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
you can usually run saleae at 8MHz for capture and it'll work fine., if it looks like the clock edges are being missed, go to 16MHz.
Please Log in or Create an account to join the conversation.
- mwm
- Topic Author
- Offline
Is this just me, or maybe I picked the wrong leads for this? The only way I can see to get reliable connections to more than thee or four pins is to add wirewrap leads to the underside of the module, then plug it back in and clip to those leads. Is there some better way to do this?
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- SadSack
- Offline
- Posts: 317
Please Log in or Create an account to join the conversation.
- mwm
- Topic Author
- Offline
Hmm. I might be able to kludge in some breadboard cables.
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Or I just use wire-wrap wire and solder to the top. you aren't likely to damage the board just heating up each joint and dropping a 30AWG wire onto it. It is also pretty easy to remove when done.
I don't know which clips you have, but the official Saleae clips are very good, and I can usually put them on the bottom of the board and still plug it in
Please Log in or Create an account to join the conversation.
- Deal57
- Offline
- Posts: 857
If I get my counts right, with the 1-pin on the lower right, the right top pin (pin12) is SCS, pin 11 is SCK, and pin 10 is SDIO.
Deviation Devo7e 3way switch mod, A7105, NRF24L01
Devo6s 2x2 switch mod, trim mod, haptic, multimodule, A7105, NRF24L01, CC2500
Devo12e 4-in-1 with voice mod -- it speaks!!
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
I understand your hesitation - JoySway is not the cheapest line. What model do you have, by the way?
Please Log in or Create an account to join the conversation.
- mwm
- Topic Author
- Offline
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
Please Log in or Create an account to join the conversation.
- mwm
- Topic Author
- Offline
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- mwm
- Topic Author
- Offline
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Protocol Development
- Deviating a JoySway