How to select pins for Arduino Mega 2560 with Simulink?
조회 수: 5 (최근 30일)
이전 댓글 표시
I have configured my Simulink setup to run on Arduino Mega 2560 hardware. But I cannot select input or output pin numbers greater than 13, which is okay for an Uno. The Mega has support up to 53 pins, but I cannot select a larger number than 13 without getting an error.
ERROR: "Digital Output block parameter Pin number must be an integer between 0 and 13."
How can I fix this please? Thanks.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
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!