- Posts: 706
- Forum
- News, Announcements and Feedback
- Feedback & Questions
- Hooking up Logic Analyzer ....Help please
Hooking up Logic Analyzer ....Help please
- magic_marty
- Topic Author
- Offline
Please Log in or Create an account to join the conversation.
- magic_marty
- Topic Author
- Offline
- Posts: 706
Please Log in or Create an account to join the conversation.
- aMax
- Offline
- Posts: 776
Do not hook the others at the saleae. If this line will not change from high to low, there is no need to upload anything.
Then the modul is not active and will not work. Simple as that.
Edit: To trace for it on the pcb the analyzer is not the right tool.
This is a part for an oscilloscope or at least a cmos logic probe.
Devo7e, TaranisQ X7, R9M , 4in1 MM, Futaba FC18plusV3.2 & DFT/FLD-02
Please Log in or Create an account to join the conversation.
- magic_marty
- Topic Author
- Offline
- Posts: 706
Please Log in or Create an account to join the conversation.
- aMax
- Offline
- Posts: 776
This was more meant as an example.
The nightly is working with that nRF on your Devo8 and on my Devo7e .
Who can be blamed that it is not working with your older Devo12?
Any news about the CSN signal?
Devo7e, TaranisQ X7, R9M , 4in1 MM, Futaba FC18plusV3.2 & DFT/FLD-02
Please Log in or Create an account to join the conversation.
- magic_marty
- Topic Author
- Offline
- Posts: 706
Could be because it is a older 12 that its just not going to support modules and i might just have to live with it or get a newer version 12s ..
Please Log in or Create an account to join the conversation.
- btoschi
- Offline
- Posts: 151
The issue you describe can be caused by the wires connecting nRF with Devo. Maybe they are too old (broken, resistance), too long (building an antenna) or maybe shorting a wire when case is close.
Since the SPI is shared among modules, failing to disable a chip via CSN due to bad logic levels lets chips crosstalk, which leads to the symptoms you've described. The very same thing (wrong chip enabled) happens when you have a module connected, but not properly set up in your hardware.ini (I have a software-fix for that).
Note that you cannot really see the "logic level issue" with an logic analyzer, these usually accept a wider range as "logical 1" as the RF chips, thus you see the signal which is meant to be on the lines - but not what the actual RF chip sees. A digital oscilloscope would be great here, but possibly you can just check the level on the CE line with a multimeter to be in valid range. Not sure if that is enough to pinpoint the problem, though.
Please Log in or Create an account to join the conversation.
- aMax
- Offline
- Posts: 776
magic_marty wrote:
Could be because it is a older 12 that its just not going to support modules and i might just have to live with it or get a newer version 12s ..
You reported it working with Deviation 4.0.1.
So what is the difference? The nightlys since May have the BK protocol
included and a check whether this chip is present.
That might make a difference with your tx. I am shure that it is not the nRF
since I have the same type and it works without any issue.
BTW... btoschi is right with the logic signal, it has to be at least 0.4V(or less) to be low. But I can´t remember that the firmware has any influence on the logic signal level for "low".
Could be rather a timing problem than a logic level problem.
If the mcu did not recognise the module at check, this signal line will not be used anymore ( missing module).
So please check if this signal line goes "low" at least for one time.
Devo7e, TaranisQ X7, R9M , 4in1 MM, Futaba FC18plusV3.2 & DFT/FLD-02
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.
- aMax
- Offline
- Posts: 776
Devo7e, TaranisQ X7, R9M , 4in1 MM, Futaba FC18plusV3.2 & DFT/FLD-02
Please Log in or Create an account to join the conversation.
- magic_marty
- Topic Author
- Offline
- Posts: 706
Please Log in or Create an account to join the conversation.
- aMax
- Offline
- Posts: 776
Devo7e, TaranisQ X7, R9M , 4in1 MM, Futaba FC18plusV3.2 & DFT/FLD-02
Please Log in or Create an account to join the conversation.
- magic_marty
- Topic Author
- Offline
- Posts: 706
Please Log in or Create an account to join the conversation.
- aMax
- Offline
- Posts: 776
If you are not providing us with some more facts, we cannot help.
Devo7e, TaranisQ X7, R9M , 4in1 MM, Futaba FC18plusV3.2 & DFT/FLD-02
Please Log in or Create an account to join the conversation.
- magic_marty
- Topic Author
- Offline
- Posts: 706
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1868
What nRF protocol are you running that gives "not as smooth" behavior? This can happen if the tx is not getting ack packets back from the receiver (the nRF will retransmit the same packet, giving the same control inputs for several frames). Is the nRF antenna setup the same in the 8s and 12?magic_marty wrote: ...when running deviation 4.0.1 on the 12 the module works but the controls are not as smooth as they are on the 8 but that could be cause of different firmware.
Can you try other nRF protocols?
I'm also curious if the resets still occur on the nightly if the current_model in tx.ini points to a model with a non-nRF protocol.
Please Log in or Create an account to join the conversation.
- mwm
- 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.
- magic_marty
- Topic Author
- Offline
- Posts: 706
mwm wrote: If you can build your own, try building one from the hexfet repository at bitbucket.org/hexfet/deviation . It has fixes for the module initialization code that aren't in the nightlies. If you can't do a build, leave a note here and I'll upload one when I get home.
Oh i have never tried to do a build and pretty much have no idea on how to do it.. if it's not to much trouble could you please upload it for me to try?
Thank you so much..
Please Log in or Create an account to join the conversation.
- magic_marty
- Topic Author
- Offline
- Posts: 706
the protocol is the YD7 which runs the cheerson cx-10 its the only model i currently have that uses the NRF module...hexfet wrote:
What nRF protocol are you running that gives "not as smooth" behavior? This can happen if the tx is not getting ack packets back from the receiver (the nRF will retransmit the same packet, giving the same control inputs for several frames). Is the nRF antenna setup the same in the 8s and 12?magic_marty wrote: ...when running deviation 4.0.1 on the 12 the module works but the controls are not as smooth as they are on the 8 but that could be cause of different firmware.
Can you try other nRF protocols?
I'm also curious if the resets still occur on the nightly if the current_model in tx.ini points to a model with a non-nRF protocol.
The Antenna on the 8 is pointing down and seems to work well that way and on the 12 i have the module mounted in the rear inside of the tx with velcro with the antenna pointing straight up...i removed the plastic covering on both them so they would fit inside the tx cases..but the ends of the antennas are not contacting anything and i used liquid electric tape to cover the tip so not to short anything in case it should touch anything...
Please Log in or Create an account to join the conversation.
- mwm
- Offline
I don't know if this has the DSM fixes that are available but haven't gone into the nightlies yet. If you're a software developer who's going to be running nightlies, setting up a build environment should be straightforward, and is pretty useful.
Bah. Silly forum doesn't warn you about files that don't upload,just creates the post anyway.
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.
- Forum
- News, Announcements and Feedback
- Feedback & Questions
- Hooking up Logic Analyzer ....Help please
- Home
- Forum
- News, Announcements and Feedback
- Feedback & Questions
- Hooking up Logic Analyzer ....Help please