Search found 3 matches

by mkoennecke
Thu Aug 31, 2017 1:36 pm
Forum: Linux
Topic: PICO_FPGA_FAIL
Replies: 1
Views: 12011

PICO_FPGA_FAIL

Hi, I have written a little program for accessing the frequency generator on a picoscope2206a in C using libps2000a on a raspberry PI. It worked nicely for quite a while. Now I have the effect that it comes back with an error code PICO_FPGA_FAIL (78 decimal, 4E hex) every so often. Is the device bro...
by mkoennecke
Tue May 19, 2015 2:13 pm
Forum: PicoScope 6 for Linux
Topic: Picoscope driver on ubuntu 12.04
Replies: 0
Views: 5676

Picoscope driver on ubuntu 12.04

Hi, I installed the picoscope sw (most recent version) on a ubuntu 14.04. With this I wrote a little CLI program to control the signal generator on a ps2206a. This is run as a server through xinetd. The program does very little: it opens the device with ps2000aOpenUnit and calls ps2000aSetSigGenBuil...
by mkoennecke
Tue May 19, 2015 11:39 am
Forum: PicoScope 6 for Linux
Topic: Drivers for BeagleBoneBlack and Raspberry Pi
Replies: 74
Views: 116756

Problems on newest rasbian

Hi, I try to run the ps2000a driver on raspberry pi on the newest rasbian based on debian wheezy. I have a little program which controls the signal generator. This runs nicely on a i386 system. I can build it on the raspberry but it does not run for a variety of reasons: * The first problem I had wa...