how to generate variable frequency signals from stm32f407VE board using altair block or extern function simultaneously on 10 pins
Hi,
I am working on a project with STM32F407VE Black Dev board and i want to generate variable frequency signals from multiple pins of board simultaneously. please help me with this problem ,i have tried using tone function in extern function and even with GPIO and signal producer. Both of the methods are not giving the expected output.
thanking you,
Answers
-
Hi, Ganesh,
You want to find an Altair block which can "generate variable frequency signals from multiple pins of board simultaneously".
It seems that your work is to design an algorithm, then, implement your algorithm with an Altair circuit consists of some Altair blocks.
0 -
Hi Ganesh,
PSIM does not support ST parts, we can generate a variable PWM for TI c2000 parts. Embed does support the ST parts, but we don't support a dynamic period change (changing frequency) through code gen. You can easily inject custom code with an extern element.
0