Search found 4 matches

by jpark37
Mon Nov 26, 2018 4:15 pm
Forum: C and C++
Topic: SDK issues with 5444D
Replies: 2
Views: 9257

Re: SDK issues with 5444D

Thanks, i will send a support e-mail for the interim SDK. The specification says I should be able to get 125 MS/s at 8-bit, but 8 ns is PICO_INVALID_SAMPLE_INTERVAL, and 16 ns doesn't seem to feed samples quickly enough. However, the Programmer's guide says I should only be able to get "7.8125 MS/s ...
by jpark37
Sun Nov 25, 2018 1:23 am
Forum: C and C++
Topic: SDK issues with 5444D
Replies: 2
Views: 9257

SDK issues with 5444D

Hello, I've run into a number of issues trying to get the SDK working with my 5444D in a C++ application for Windows. My current project is realtime RGBS decoding for SNES. - The downloads page does not list the SDK for 5444D. I had to download it from the 5444A list. - The SDK does not make it clea...
by jpark37
Tue Aug 21, 2018 4:40 am
Forum: USB PC Oscilloscopes
Topic: How do I connect video?
Replies: 3
Views: 11305

Re: How do I connect video?

Those links don't seem to answer my question. From what I've read, I don't think it's valid to use an RCA/BNC 75 ohm cable directly into the oscilloscope. Maybe the cable + T adapter + terminator? But does a 75 ohm T adapter work with the oscilloscope? Once I get past these obstacles and get access ...
by jpark37
Sun Aug 19, 2018 9:02 pm
Forum: USB PC Oscilloscopes
Topic: How do I connect video?
Replies: 3
Views: 11305

How do I connect video?

Hello. I'm new to oscilloscopes, and trying to figure out what I need to hook up some old video game consoles. I'm interested in doing some real-time decoding experiments like http://codeandlife.com/2012/10/09/composite-video-decoding-theory-and-practice/ for composite NTSC, RGBS, and maybe componen...