Page 1 of 1

Configuring bladeRF 2.0 micro xA4 using python

Posted: Fri Apr 12, 2024 7:35 am
by adray
Good day. I need to configure the bladeRF 2.0 micro xA4 to receive the 100 MHz band. I have installed the latest updates. Downloaded the FPGA firmware that supports 122.88MHz. But I don't understand how to use the bladerf library to transfer parameters bladerf=0,sample_format=8,feature=oversample to python. I think it is partly in the sync_config settings. But I don't understand how to enable oversample.

Re: Configuring bladeRF 2.0 micro xA4 using python

Posted: Thu Apr 18, 2024 6:15 am
by venky0108
Check python example txrx for how to pass parameters and instantiate device using python