Problem with Filter Design Tool

General discussion on mikroC PRO for dsPIC30/33 and PIC24.
Post Reply
Author
Message
riclerici
Posts: 10
Joined: 18 Oct 2010 11:20

Problem with Filter Design Tool

#1 Post by riclerici » 20 Jan 2011 16:33

Hello all: I'm trying to design basic filters with Filter Design Tool, and have the following difficulties:

Low pass IIR, 2d order Butterworth, 40db: changing the cutoff freq do not change the coefficients.
The filter Frequency graph shows the same as with the previous values, and the filter cuts at the same freq in hardware.

High pass IIR, 2d order Butterworth, 40db: created coefficients B exceeds the buffer size in 1 byte. Compiler issues "too many initializers". The freq graph is OK.
I've tried to change the line to COEFF_B[FILTER_ORDER+2], compiler finished OK but the filter dosn´t work in hardware.

Please, I need some guide to continue.


Report this post

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: Problem with Filter Design Tool

#2 Post by filip » 21 Jan 2011 16:03

Hi,

I have reported this issue to our developers and they will solve it as soon as possible.
Unfortunately, due to the numerous on-going projects, I cannot precisely say at this moment when the fixed version will be released.

I apologize for the inconvenience.

Regards,
Filip.

riclerici
Posts: 10
Joined: 18 Oct 2010 11:20

Re: Problem with Filter Design Tool

#3 Post by riclerici » 21 Jan 2011 17:36

Hello: thanks for your reply, I´ll stay expecting the solutions. Regards.

Post Reply

Return to “mikroC PRO for dsPIC30/33 and PIC24 General”