This example demonstrates a way to use the 32-bit LMS Filter function.
This is an adaptive filter, therefore the output of the function will be a data stream. To visualize the result, you may set a breakpoint after the sprintf and check the string variable output through Watch Window in AVR Studio 5. Through this page, you can access the DSP Library documentation.
This software was written for the GNU GCC for AVR32.
This example has been tested with the following configuration:
For further information, visit Atmel AVR32.