Blink example - thernstig/Arduino_Core_STM32 GitHub Wiki

Blink example on Nucleo L476RG

  1. If not already done, Getting-Started#Install-Arduino.cc-IDE

  2. Configure the IDE to the desired board.

See Getting-Started#configuring-ide

  1. Open the Blink sketch from the "File> Examples > 01.Basics > Blink"

  2. Click the upload button

See Getting-Started#upload-method to change the upload method.

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

⚠️ **GitHub.com Fallback** ⚠️