🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

how to generate variable frequency signals from stm32f407VE board using altair block or extern function simultaneously on 10 pins

User: "Ganesh H R"
New Altair Community Member
Updated by Ganesh H R

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, 

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Rhonda_20369"
    New Altair Community Member
    Updated by Rhonda_20369

    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.

    User: "Albert_Dunford"
    Altair Employee
    Updated by Albert_Dunford

    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.