Simulink Arduino Connection IO Issue

15 views (last 30 days)
HI Guys,
For matlab example such as this one, I get the following error.
Any idea why?
Thanks
MATLAB System block 'sldrtex_arduino/Digital Output' error occurred when invoking 'setupImpl' method of 'codertarget.arduinobase.blocks.DigitalWrite'. The error was thrown from '
'C:\ProgramData\MATLAB\SupportPackages\R2022a\toolbox\target\shared\devicedrivers\+matlabshared\+devicedrivers\+blocks\DigitalIO.p' at line 0
'C:\Program Files\MATLAB\R2022a\toolbox\target\codertarget\sltoolstrip\m\+codertarget\+internal\+sltoolstrip\ConnectedIOHandler.m' at line 106
'C:\Program Files\MATLAB\R2022a\toolbox\target\codertarget\sltoolstrip\m\+codertarget\+sltoolstrip\EmbeddedHardwareBoardContext.m' at line 440'.
Caused by: Configuring Pin 13 as Digital Input/Output failed. Pin 13 is not a valid Digital Input/Output pin. Reconnect the hardware, provide a valid Digital Input/Output pin number for your hardware and try again.

Accepted Answer

Judah S
Judah S on 4 Aug 2022
Found my solution.
Just run the matlab with admin privilage.
  3 Comments
Stefanie Schwarz
Stefanie Schwarz on 27 Apr 2023
@Leo If this solution doesn't work for you, please contact MathWorks Tech Support:
Ali mohsen
Ali mohsen on 7 May 2023
I have the same issue and it have not worked when running as privilage

Sign in to comment.

More Answers (0)

Categories

Find more on Arduino Hardware in Help Center and File Exchange

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!