Hi,
anyone attempted to use a FPGA development board to grab frames from the uCAM?
I'm having troubles getting the uCAM to acknowledge the commands sent to it from the FPGA.
I know thats the board is transmitting the correct commans in hex because I've tested it by connecting it to the computer and used Matlab to act as the uCAM.
The development board I am using is the "LiveDesign Evaluation Board" with the Spartan 3 XC3S1000-4FG456 chip.
So what I've been trying to do is actually sync the camera with AA 0E 00 00 00 00h.
Either the uCAM doesn't recognise the command or the board is transmitting gibberish which should'nt be the the case because I've used Matlab to obtain an image.
Anyone know if its a serial communications protocol problem? or if its uCAM problem?
Thanks.
anyone attempted to use a FPGA development board to grab frames from the uCAM?
I'm having troubles getting the uCAM to acknowledge the commands sent to it from the FPGA.
I know thats the board is transmitting the correct commans in hex because I've tested it by connecting it to the computer and used Matlab to act as the uCAM.
The development board I am using is the "LiveDesign Evaluation Board" with the Spartan 3 XC3S1000-4FG456 chip.
So what I've been trying to do is actually sync the camera with AA 0E 00 00 00 00h.
Either the uCAM doesn't recognise the command or the board is transmitting gibberish which should'nt be the the case because I've used Matlab to obtain an image.
Anyone know if its a serial communications protocol problem? or if its uCAM problem?
Thanks.
Comment