adc_filter

For general Flowcode discussion that does not belong in the other sections.
Post Reply
d820513
Posts: 56
http://meble-kuchenne.info.pl
Joined: Thu Aug 19, 2021 1:14 pm
Has thanked: 2 times
Been thanked: 1 time

adc_filter

Post by d820513 »

Hello guys, I can't figure out the filter, can someone explain to me how it should be right for everything to work:?
Attachments
adc_filter.png
adc_filter.png (201.36 KiB) Viewed 1685 times

d820513
Posts: 56
Joined: Thu Aug 19, 2021 1:14 pm
Has thanked: 2 times
Been thanked: 1 time

Re: adc_filter

Post by d820513 »

how to apply this filter on ADC should it work??? who knows show an example on atmega 328p

stefan.erni
Valued Contributor
Posts: 1003
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 191 times
Been thanked: 217 times

Re: adc_filter

Post by stefan.erni »

Hi d820513

You need to connect and use a filter command.

My example is not an Atmega but it shows you how it should work.
It is possible to use the AD directly as a DSP input, but I always use the DSP input

regards

Stefan


example:
FC9_Post_DSP_Filter.fcfx
(11.48 KiB) Downloaded 318 times
AD directly as a DSP input:
2022-12-15_8-25-18.png
2022-12-15_8-25-18.png (117.14 KiB) Viewed 1668 times
But I always use the DSP input:
2022-12-15_8-31-15.png
2022-12-15_8-31-15.png (142.2 KiB) Viewed 1668 times

d820513
Posts: 56
Joined: Thu Aug 19, 2021 1:14 pm
Has thanked: 2 times
Been thanked: 1 time

Re: adc_filter

Post by d820513 »

Thanks, everything works great

Post Reply