STM32F469 Disco DSP Filter How to use?

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 7.

Moderator: Benj

Post Reply
stefan.erni
Valued Contributor
Valued Contributor
Posts: 654
Joined: Fri Aug 19, 2016 2:09 pm
Location: switzerland
Has thanked: 182 times
Been thanked: 179 times

STM32F469 Disco DSP Filter How to use?

Post by stefan.erni »

Hi
I have a STM32F469 Disco Board

I like to use a simple filter but I can not choose a buffermanager / input / output
DSP.PNG
(15.49 KiB) Downloaded 1825 times

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: STM32F469 Disco DSP Filter How to use?

Post by Benj »

Hello,

You need a DSP system component in your program. This hosts the buffers for the other DSP components. The drop downs in the Filter component properties should then become active.

Please see here for more info on the DSP components
https://www.matrixtsl.com/wikiv7/index.php?title=DSP

And here for a filtering example.
https://www.matrixtsl.com/wikiv7/index. ... da0f4cd51e

stefan.erni
Valued Contributor
Valued Contributor
Posts: 654
Joined: Fri Aug 19, 2016 2:09 pm
Location: switzerland
Has thanked: 182 times
Been thanked: 179 times

Re: STM32F469 Disco DSP Filter How to use?

Post by stefan.erni »

Hi Ben
Thank You for the infos. Now it's working in the simulation and in the board.
Nice to use this FC7 and the STM32F469 demoboard with a (touch)screen.
dsp-run.PNG
(15 KiB) Downloaded 1816 times
Attachments
Flowcode_stm32f469i_dsp.fcfx
(22.5 KiB) Downloaded 280 times

Post Reply