On Thursday 11 August 2005 19:38, theothervmax wrote:
> Hi,
> I wonder is there any free library for ARM MCUs with DSP functions
> implemented (FFT, filtering, etc.) ? Recently I found ARM's "Application
> Note 16" but failed to find the source code mentioned there.
>
Get "ARM System Developer's Guide" (available at Amazon and other sources).
THis has some really good stuff including various DSP stuff. The algortihms
have been written in ARM assembly and hand crafted for various CPUS.