Hey,
I'm fairly new to the electronics scene and was wondering what the minimum specs for an oscilloscope would be if i needed to look at raspberry pi spi transactions?
thanks.
Hey,
I'm fairly new to the electronics scene and was wondering what the minimum specs for an oscilloscope would be if i needed to look at raspberry pi spi transactions?
thanks.
To avoid aliasing (introduction of elements not present In the original signal and loss of information desired) you need to sample at twice the maximum frequency of the signal of interest.
But in order to see anything useful you need to sample at 10x the frequency.
So mid to high end scopes do just that - and average several samples when you are working at lower frequencies to make the 8 bit ADC look more like a 10 bitter.
MK
But in order to see anything useful you need to sample at 10x the frequency.
So mid to high end scopes do just that - and average several samples when you are working at lower frequencies to make the 8 bit ADC look more like a 10 bitter.
MK