Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI have same problem. In my opinion Audio and Video Configuration ip module works wrong.
alt_u32 data; alt_up_av_config_dev* d5m=alt_up_av_config_open_dev(CAMERA_CONFIG_NAME); alt_up_av_config_read_D5M_cfg_register(d5m, 0,&data); printf("Data %x",data); CAMERA_CONFIG_NAME - is Audio and Video Configuration ip name in SOPC Register 0 is Chip Version register and its default value is 0x1801, but i have data = deadbeef so Audio and Video Configuration module cant read/write data from/to D5M P.S. I have DE0 module and i cant use examples from D5M CD. P.P.S Sorry for my English