Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- either your adc signal is like that or your wiring is wrong or your conversion to mA is wrong. If adc signal is like that then your filter is doing the job. you can reduce variation by using higher order than 256. --- Quote End --- I showed you in my above code how my signals are wired. Do you think they are wrong?
slv_value1 => slv_value1,
slv_value2 => slv_value2
The concatenation of above signals are the outputs that I get on the GUI. Also I changed 256 to 512 but still there is variation. There is not much difference. adc_a_1_temp and adc_b_1_temp are going into the average block in my code.