Problem of adding LSM303 Library to matlab

2 views (last 30 days)
Hello
I'm trying to add LSM303 accelerometer/magnetometer 'Pololu/LSM303' library to the matlab 2017b but I get an error which is (Cannot program board Uno (COM3). Please make sure the board is supported and the port and board type are correct. For more information, see Arduino Hardware Troubleshooting.)
Although, the command "listArduinoLibraries" gives that the 'Pololu/LSM303' library has been installed. and also I downloaded the LSM303 folder from Github and put it in Arduino library folder.
q2.PNG

Answers (1)

Madhu Govindarajan
Madhu Govindarajan on 8 Apr 2019
Is it possible to communicate with the Arduino board without this library?
Have you tried putting the board in bootloader mode? To do this, you have to double press the reset button on the board.

Categories

Find more on Numerical Integration and Differential Equations 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!