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.
As SPI is only upto about 125MBits on the PI but typically way slower, then a 100Mhz scope should work, but if your coding it then you can select a slower SPI speed and therefor use a lower bandwidth scope. It depends what your trying to look at, if it is the actual waveforms then you will need 100Mhz min. If it is actually to protocol decode it and verify the operation then a logic analyzer may be more effective. the reason I say this is because at 100Mhz, if your trying to look at the waveform you will need probably nearer a 500Mhz scope in order to see the rising and falling edge speeds more accuratly, a 100Mhz scope looking at a 100Mhz square wave will show an attenuated sine wave due to being at the limits of the scopes bandwidth and the edges of a 100Mhz square wave is way faster than 100Mhz, even a 500Mhz scope will show some rounding of the edges
Do you know the speed of the SPI but in your instance ??
another option if it is a SPI bus your looking at is a Logic Analyzer like a Saleae or similar like a bus pirate
As SPI is only upto about 125MBits on the PI but typically way slower, then a 100Mhz scope should work, but if your coding it then you can select a slower SPI speed and therefor use a lower bandwidth scope. It depends what your trying to look at, if it is the actual waveforms then you will need 100Mhz min. If it is actually to protocol decode it and verify the operation then a logic analyzer may be more effective. the reason I say this is because at 100Mhz, if your trying to look at the waveform you will need probably nearer a 500Mhz scope in order to see the rising and falling edge speeds more accuratly, a 100Mhz scope looking at a 100Mhz square wave will show an attenuated sine wave due to being at the limits of the scopes bandwidth and the edges of a 100Mhz square wave is way faster than 100Mhz, even a 500Mhz scope will show some rounding of the edges
Do you know the speed of the SPI but in your instance ??
another option if it is a SPI bus your looking at is a Logic Analyzer like a Saleae or similar like a bus pirate