stm32F446re Timer Compare Interrupt
古いコメントを表示
Hello,
Im using matlab2023b with Embedded Coder Support Package for STMicroelectronics STM32 Processors with a stm32f446re nucleo board.
I'm trying to generate an interrupt when the timer reaches to a certain value. I've chosen TIM8 for this:



When I run the model, it only generate both CC1 and CC2 interrupts at timer overflow. And it generates them even if the timer hasn't started.
How can I make the timer8 generate interrupts at certain timer values?
Kind regards
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で STMicroelectronics Discovery Boards についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


