Simulink Arduino Connection IO Issue

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

doesn't work for me :(
@Leo If this solution doesn't work for you, please contact MathWorks Tech Support:
I have the same issue and it have not worked when running as privilage

Sign in to comment.

More Answers (0)

Categories

Products

Release

R2022a

Asked:

on 4 Aug 2022

Commented:

on 7 May 2023

Community Treasure Hunt

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

Start Hunting!