[Discuss-gnuradio] USRP2 FPGA register control

2010-04-21 Thread utsu nn
Dear all, I searched the email achieve and Internet, only usrp FPGA control information can be found. http://gnuradio.org/redmine/wiki/1/UsrpFAQFpgaRegs u = usrp.source_c() u._write_fpga_reg(regno, val) set_register(FR_ADC_OFFSET_0, 0); Nothing related to usrp2 was reported. If I want to w

[Discuss-gnuradio] reprogram the CPLD of USPR2

2010-05-01 Thread utsu nn
Dear all, USRP2 FPGA can be reprogrammed and u2_rev3.bin will be generated and wrote to the SD card. How about reprogramming the CPLD? Any advice on programming CPLD? Please help. Thanks ___