2022 Simulink does not deploy Arduino program on the hardware

7 views (last 30 days)
on matlab simulink 2022 im trying to run a program on arduino simple as turning on a led but the simulink only run the program super fast regardless of the simulation time only if i set it on inf which in case the simulink does nothing
  1 Comment
Raghava S N
Raghava S N on 8 Apr 2025
What are the steps you have taken to deploy the code on to the Arduino hardware? Please refer to this documentation link for a step-by-step guide to running the blink LED code on Arduino hardware - https://www.mathworks.com/help/simulink/supportpkg/arduino_ref/getting-started-with-arduino-hardware.html. This example makes the LED blink every 1 second.
Hope this helps

Sign in to comment.

Answers (0)

Categories

Find more on Arduino Hardware in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!