2022-08-28 02:42 AM
Hi guys,
I need a help..and sorry my bad English.
I would like to know how i can generate a pwm from one stm nucleo H7A3ZI-Q and read the duty cycle (generated from the first STM32) from another stm, implementing everything via simulink if possible
thank you very much
2022-08-31 12:23 PM
Hello @GCocc.1 ,
Try to configure PWM and generate your project using STM32CubeMx.
I advise you this AN4013 Application note.
You can refer to the STM32CubeH7 firmware package examples in the TIM package.
Imen