How do we use interrupts on Arduino Due with Simulink?
1 回表示 (過去 30 日間)
古いコメントを表示
Hello, I am currently programming an Arduino Due as target hardware with Matlab simulink, and would like to know a way to use asynchronous interrupts in my program. No arduino bloc of the support package allow such a thing... (Important to notice that I am speaking about the arduino due and not about the arduino mega, which is the focus of all the tutorials found on internet... The arduino due has a ARM controller).
Rgds Kevin
0 件のコメント
回答 (1 件)
Christoph Hahn
2016 年 10 月 4 日
Dear Kevin,
you can check out that entry on the FileExchange LINK. You can use the template for creating custom S-function blocks.
Cheers Christoph
1 件のコメント
Reimar Zech
2017 年 1 月 5 日
Hey Christoph,
I think the DUE is not supported by that package.
Best regards
参考
カテゴリ
Help Center および File Exchange で Arduino Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!