Hello,
Finally some good news! The FR reader is working properly after a lot of days of hard labour. The design is added as an attachment. I made a few changes:
-The FR outputs a parallel output
-Added a Color Plane Sequencer (Parallel to Serial)
-The CVO takes a serial input, and added a control port
I only had to activate the CVO in eclipse, to make it work. So the main system is the same as the picture viewer, but now build with the VIP suite.
FR = SGDMA (parallel data)
Data conversion (parallel => serial)
CVO = synced video output (serial data)
Some things I'm still not 100% sure about:
If the FR outputs 3 pixel parallel data at a 100MHz, and the color plane sequencer uses the same clock but outputs 3 pixels as serial data. This means (in my opninion) that the Color plane sequencer needs three clocks to output one complete pixel but he get's one pixel in every clock. For my simle mind this mathematics doesn't match, it got's much more data in then it can get out. Can anyone explain? Thanks :cool:
Any comments always welcome!
Best,
Hans
Edit: I'm sorry I edited the directory names (for my archive) in the Zip file, therefor you get some makefile errors, those can be easily solved by creating a complete new "hellow orld" template and paste the contents of my hello world.c file