Dear users

 

On a B200 board how do we via the C-api utilize a higher ADC-sample rate than 
output sample rate. Assume we want 16MSPS out and a sample rate of 32MHz, ie. 
utilizing the AD9364 HB3, HB2, HB1 and FIR to decimate by 2. Should we just 
call 

virtual void set_master_clock_rate(double rate, size_t mboard = ALL_MBOARDS) = 
0; 

with 32 MHz ?

and 

virtual void set_rx_rate(double rate, size_t chan = ALL_CHANS) = 0; 

with 16 MHz ?

 

Or is there another method ?!?!?

 

Next how to change the RX-FIR filter of the AD9364 ?!?

 

/fabric

 

_______________________________________________
USRP-users mailing list
[email protected]
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to