Author Topic: MSO1074z-s Logic analyzer showing a burst instead of a bit  (Read 3358 times)

0 Members and 1 Guest are viewing this topic.

Offline tokmagTopic starter

  • Newbie
  • Posts: 5
  • Country: ro
MSO1074z-s Logic analyzer showing a burst instead of a bit
« on: January 08, 2017, 02:10:36 pm »
Hi,

I've recently bought my first oscilloscope, a Rigol MSO1074z-s so I am a very beginner in this field. I am making my first steps learning to use and discover its features. I've encountered with a strange behavior of the logic analyzer of the scope and I would like to ask for some advice or tips on it.

I was just wanted to try out the serial decoding so I've set up a microcontroller to send out the "Test" string over and over, with some delay, on a SPI port. I've connected the logic analyzer's test leads to the SPI lines and set up a decoder for those signals. For some reason on the MOSI line instead of correct bit signal form I had only some bursts and the serial decoder was unable to decode it. Firstly I thought that the problem is in my program but after verifying everything, I did not find any issue with my code. I tried to connect an analog test lead to the same MOSI line and there the bit pulses were appearing correctly and using this line as MOSI, the serial decoder was successfully decoding my data.

On the attached screenshot (LA_bursts.png) this issue is visible. On the upper part of the screen the bursts are visible on D0 input, labeled as MOSI. The  CH1 lead is connected to the same point on my circuit, this is visible on the yellow waveform. I've set up two decoders. The upper one uses the D0 as MOSI input, the lower one uses the CH1 as MOSI.

Do you have any idea why this is happening? What I am doing wrong?
Thank you in advance!

PS1: At some point this started to work (LA_correct.png), but after turning the scope off and on after a short brake, the problem came back.

PS2: What I've tried:
  • move the cables, clips, every connector to exclude loose connection.
  • change the time base which automatically changes the sampling rate of decoder. On this scope I cannot change this directly. Any way, I think this problem is not coming from decoder.
  • change the baud rate of the SPI from my code.
  • change the trigger from MISO line to CS line.
  • moved the MISO line to other input of logic analyzer. This actually solved the problem. This moves me toward the conclusion that my D0 line is not working all the time. It is strange because the other day I was able to do some decoding on RS232 using the same D0 line and worked perfectly for hours without a glitch.


By the way my firmware version is 00.04.03.SP2. I don't know yet if there is a newer version.
« Last Edit: January 08, 2017, 07:46:24 pm by tokmag »
 

Offline 0xfede

  • Regular Contributor
  • *
  • Posts: 201
  • Country: it
Re: MSO1074z-s Logic analyzer showing a burst instead of a bit
« Reply #1 on: January 08, 2017, 09:36:41 pm »
Hi tokmag,

I don't have an MSO1074Z but maybe you set up a too picky logic level threshold?

Just my 2 cent...

Best,
0xfede

Semel in anno licet insanire.
 

Offline tokmagTopic starter

  • Newbie
  • Posts: 5
  • Country: ro
Re: MSO1074z-s Logic analyzer showing a burst instead of a bit
« Reply #2 on: January 25, 2017, 09:41:35 pm »
Hi 0xfede,

Thank you very much for your response, and sorry for late reaction... I had lot of other stuff to do.

I tried what you've suggested and adjusted the threshold levels but unfortunately this didn't solve the issue.
More and more tend to think that this is a hardware issue in my unit. I've tried to run a probe calibration for the logic analyzer and that failed for multiple times. So I think I had to contact the seller. However I would still appreciate any other idea.
 

Offline nctnico

  • Super Contributor
  • ***
  • Posts: 26755
  • Country: nl
    • NCT Developments
Re: MSO1074z-s Logic analyzer showing a burst instead of a bit
« Reply #3 on: January 25, 2017, 11:23:16 pm »
If a different line works then it seems D0 is broken but you better check if D0 works again. After all it can be a bad contact in the grabber, probe or the plug into the scope.
There are small lies, big lies and then there is what is on the screen of your oscilloscope.
 

Online ebastler

  • Super Contributor
  • ***
  • Posts: 6202
  • Country: de
Re: MSO1074z-s Logic analyzer showing a burst instead of a bit
« Reply #4 on: January 26, 2017, 07:49:45 am »
Comparing the "bad" with the "good" screenshot, one can see that in the "bad" setup, the spikes on the MOSI line occur exactly where the positive edges are in the correct MOSI signal. So this might indeed be a bad connection, where the MOSI signal is only capacitively coupled.

You mentioned that you have wiggled the cables and connectors without success. I guess the connection problem could also be a bad solder joint inside the scope -- maybe between the logic probe connector and the main board? It may be worth a try to gently press or bend the connector from the outside while measuring, and check whether that makes a difference. (If it does, of course it's time to contact the seller and ask for a replacement or warranty repair.)
 

Offline tokmagTopic starter

  • Newbie
  • Posts: 5
  • Country: ro
Re: MSO1074z-s Logic analyzer showing a burst instead of a bit
« Reply #5 on: January 26, 2017, 03:05:51 pm »
Thank you very much for your responses. I hope I will get some time at the weekend and will try your suggestions. I will get back with the results.
 

Offline David Hess

  • Super Contributor
  • ***
  • Posts: 16547
  • Country: us
  • DavidH
Re: MSO1074z-s Logic analyzer showing a burst instead of a bit
« Reply #6 on: January 26, 2017, 05:25:04 pm »
There is no reason that you cannot connect multiple logic analyser inputs to the MOSI line at the same time.  See if they all show the same thing.

I agree with bastler; the problem looks like an open in the D0 signal path and capacitive coupling is showing the rising edges.
 

Offline tokmagTopic starter

  • Newbie
  • Posts: 5
  • Country: ro
Re: MSO1074z-s Logic analyzer showing a burst instead of a bit
« Reply #7 on: January 26, 2017, 05:56:04 pm »
Yes, actually this was my thought as well today and I made a fast setup. I've connected all of the LA lines to that microcontroller. I hooked up the probes from D0-D7 range to the MOSI line and the D8-D14 to the clock line. The remained D15 is hooked to CS and I used as trigger. The reason of this separation is that I did not have enough space on the breadboard to hook up all probes on the same line.

The results are on the attached screenshot. It seems that I have more dead lines D0, D5 and D10.

I've also tried to gently push the connector on the scope and at the other end of the cable, as ebastler mentioned, but nothing has changed.
 

Offline bson

  • Supporter
  • ****
  • Posts: 2265
  • Country: us
Re: MSO1074z-s Logic analyzer showing a burst instead of a bit
« Reply #8 on: January 26, 2017, 06:51:29 pm »
Looks like the inputs are actually capturing a rising-edge trigger pulse or some similar derivative of the signal, rather than the signal itself.  If there's nothing in the scope setup that could cause this then I'd say it's broken...
 

Offline nctnico

  • Super Contributor
  • ***
  • Posts: 26755
  • Country: nl
    • NCT Developments
Re: MSO1074z-s Logic analyzer showing a burst instead of a bit
« Reply #9 on: January 26, 2017, 06:54:21 pm »
I concur: D0, D5 and D10 are dead so it is time to pack the scope into it's box and let it meet it's maker  ;)
There are small lies, big lies and then there is what is on the screen of your oscilloscope.
 

Offline tokmagTopic starter

  • Newbie
  • Posts: 5
  • Country: ro
Re: MSO1074z-s Logic analyzer showing a burst instead of a bit
« Reply #10 on: January 26, 2017, 07:49:51 pm »
Thank you for all of you for responses. I will contact the seller and let see how this will be handled.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf