LV8548MCSLDGEVB for Brush DC motor
www.onsemi.com
3
②
Include the API Library
As shown below, navigate to Sketch
→Include
Library→Add .Zip Library
The following window will appear. Select the
“LV8548_DC_APILibrary” folder, and open this
folder as shown below.
Click the folder only once and push
“Open” button.
Do not double click the folder.
Unless updating the function library, including the
API function library only needs to be done once.
Writing and Compiling with the Arduino IDE
①
Select the Arduino board to upload to by
navigating to
“Tools→Board→Arduino/Genuino
Micro
”
②
Write an Arduino sketch and navigate to
“Sketch→Verify/Compile” when finished
writing
The IDE will display
“Done compiling” after a
successful compile has been verified.
③
Connect the PC to the Arduino Micro via
USB
and select the corresponding COM port
④
Upload the sketch by clicking
“Sketch→Upload”
or by pressing the
○
→
button
The IDE will display
“Done uploading” after a
successful upload to the Arduino
Sketches written to the Arduino will not be erased
unless rewritten.