Forum Discussion
Altera_Forum
Honored Contributor
16 years agoTRDB-D5M with Cyclone 3 Development board
Hello My name is Hardik Shah, I am using Terasic camera(with HSMC->40 pin converter) with Cyclone 3 board and trying to display the images taken by the camera on the HSMC Multimedia display. ...
Altera_Forum
Honored Contributor
16 years agoOK,
After fighting a lot, I got my camera up and running. There are few interesting things which can be helpful to know in the DEFAULT mode. i) the FVAL and LVAL singals are '1' when RESETn is applied and they stay '1' for several microseconds after RESETn goes high. So, you should not sample the data during this time. ii) FVAL and LVAL are high ONLY during the active image and NOT during the active boundary. iii) (may be intuitive)The D11-D0 is a positive logic and D11 is the MSB. Regards, Hardik