- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1k
 
Blink example
        Frederic Pillon edited this page Jul 22, 2024 
        ·
        2 revisions
      
    Blink example on Nucleo L476RG
- 
If not already done, Getting-Started#Install-Arduino.cc-IDE
 - 
Configure the IDE to the desired board.
 
See Getting-Started#configuring-ide
- 
Open the Blink sketch from the "File> Examples > 01.Basics > Blink"
 - 
Click the upload button
 
See Getting-Started#upload-method to change the upload method.


That's all. LED should blink on the Nucleo L476RG.
- 
Advanced usages