How do we use interrupts on Arduino Due with Simulink?
조회 수: 6 (최근 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
참고 항목
카테고리
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!