Clear Filters
Clear Filters

hi i was trying to connect arduino MEGA with simulink i got this error, please help

2 views (last 30 days)
i connected a potentiometer with analog input and trying to plot it in scope and i got this error

Answers (1)

Gokul Nath S J
Gokul Nath S J on 21 Apr 2023
Hi Sriakilan,
Based on my understanding the error can pop up due to the following situation.
  • You connected the potentiometer to a pin 54 which cannot be configured as an analog pin.
  • Check the connections to understand whether the connection is proper at other ends.
As a workaround, try reconnecting and reconfiguring the device to a different analog pin. Make sure the connections are done properly.
Thanks,
Gokul Nath S J

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!