/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / Filter Coefficient calculation tool for ST's DSP library

Username:     
Password:     
             

Forum
  • Index
  •  » STM32 Family
  •  » Filter Coefficient calculation tool for ST's DSP library

# 1   2009-08-18 16:06:51 Filter Coefficient calculation tool for ST's DSP library

satishgn
Member
From: Mumbai, India
Registered: 2009-04-24
Posts: 11

Filter Coefficient calculation tool for ST's DSP library

Can anyone help in letting me know about any free tools on the internet that can be used for calculating FIR/IIR filter coefficients for usage with the APIs provided in the ST's DSP library. I have searched on ST's website but didn't find any tools for doing this. I know Microchip provide a tool for their DSP libraries. I don't have MATLAB.

Last edited by satishgn (2009-08-18 20:04:03)

Offline

 

# 2   2010-03-17 12:28:51 Filter Coefficient calculation tool for ST's DSP library

tkj
Member
Registered: 2009-08-21
Posts: 31

Re: Filter Coefficient calculation tool for ST's DSP library

Hi.
Have you figure this out - if not I can help you!

Offline

 

# 3   2010-03-19 19:32:01 Filter Coefficient calculation tool for ST's DSP library

satishgn
Member
From: Mumbai, India
Registered: 2009-04-24
Posts: 11

Re: Filter Coefficient calculation tool for ST's DSP library

Hi,

Thanks for responding.

I modified the java applet found at http://www.dsptutor.freeuk.com/IIRFilte … esign.html to suit my sample rate.
I get the required coefficients this way.

Do you have any alternative apart from this?

Unfortunately I have trouble using the FIR/IIR methods of ST's DSP library.
Did you try these library out any time. Any success?
If yes can you please send some sample implementation of the same.

Thanks,
Satish

Offline

 

# 4   2010-04-01 12:54:04 Filter Coefficient calculation tool for ST's DSP library

tkj
Member
Registered: 2009-08-21
Posts: 31

Re: Filter Coefficient calculation tool for ST's DSP library

Sorry for the late reply.
I've used some of the functions in ST's DSP library in my recent project, but I'm unsure about the FIR/IIR.
There is a video and more information about that project here: http://elec.tkjweb.dk/blog/2010/02/stm32-oscilloscope/
If you find it usefull and you would like to have the code, send me an email smile

Thomas

Offline

 

# 5   2010-04-01 16:01:12 Filter Coefficient calculation tool for ST's DSP library

satishgn
Member
From: Mumbai, India
Registered: 2009-04-24
Posts: 11

Re: Filter Coefficient calculation tool for ST's DSP library

I saw your video - stm32 oscilloscope. Looks like a great piece of work. If it is possible for you to share your work please email me the same at satishgn@yahoo.com.
It will definitely help me in the learning process.
For Filter implementation I now use the C code generated by
http://www-users.cs.york.ac.uk/~fisher/mkfilter/. Its floating point thats the biggest disadvantage but atleast I can understand the filter's application.
ST provided DSP libraries but not the sample code or documentation for each API. whats the use?
-Satish.

Offline

 

# 6   2010-04-01 17:01:41 Filter Coefficient calculation tool for ST's DSP library

tkj
Member
Registered: 2009-08-21
Posts: 31

Re: Filter Coefficient calculation tool for ST's DSP library

>> ST provided DSP libraries but not the sample code or documentation for each API
That's not true! ST has provided a nice documentation about the whole DSP library.
You can find it here: http://www.st.com/stonline/products/lit … /14988.pdf

Offline

 

# 7   2010-04-02 07:29:51 Filter Coefficient calculation tool for ST's DSP library

yrt
Administrator
From: Grenoble-France
Registered: 2008-06-11
Posts: 520
Website

Re: Filter Coefficient calculation tool for ST's DSP library

For your information this project uses also STM32F10x DSP library.

http://www.stm32circle.com/projects/project.php?id=81

Offline

 

  • Index
  •  » STM32 Family
  •  » Filter Coefficient calculation tool for ST's DSP library

Board footer