Quantcast
Channel: EngineerZone: Message List
Viewing all articles
Browse latest Browse all 36216

Re: Some questions about filter, rssi and hardware gain

$
0
0

ret = iio_device_attr_write_raw(tx,

    "filter_fir_config", filter_buf, filter_len);

 

What is tx?

Can you print your buf to console?

 

Why are you trying to do direct register access?

- if you are modifying registers your own - the driver may not work anymore.

Please use the driver API.

 

-Michael


Viewing all articles
Browse latest Browse all 36216

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>