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.
The device I'm talking to is a 320x240 tft screen It's 16bit color so 2 transfers per pixel And I'm looking to get at least 30 frames a second So that's 76800 pixels plus a few front and back porch transfers hsync vsync etc So I'll call it 180000180000 transfers to get a little wiggle room So times 30 5.4million transfers a second 8 bits per transfer so 43.2million clock cycles per second I don't know what kind of delay there is between transfers So it seems like I need at least 50Mhz So from what I'm hearing I need 100Mhz scope/logic analyzer If anyone has anything variables I'm not taking into account let me know
Also wow what an amazing community. I've never been to a more active and helpful forum.
The device I'm talking to is a 320x240 tft screen It's 16bit color so 2 transfers per pixel And I'm looking to get at least 30 frames a second So that's 76800 pixels plus a few front and back porch transfers hsync vsync etc So I'll call it 180000180000 transfers to get a little wiggle room So times 30 5.4million transfers a second 8 bits per transfer so 43.2million clock cycles per second I don't know what kind of delay there is between transfers So it seems like I need at least 50Mhz So from what I'm hearing I need 100Mhz scope/logic analyzer If anyone has anything variables I'm not taking into account let me know
Also wow what an amazing community. I've never been to a more active and helpful forum.
The screen is not fully refreshed each time. So figure on half that average rate.
Clem