Code examples for the NUCLEO-L476RG development board
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Clyne f2be4e3b45 run at 48mhz 8 months ago
00-80mhz add upload target; fix indentation 8 months ago
01-adc Update '01-adc/README.md' 8 months ago
02-dac run at 48mhz 8 months ago
common add upload target; fix indentation 8 months ago
.gitignore list examples in readme; ignore .hex 8 months ago
LICENSE Initial commit 8 months ago
README.md list examples in readme; ignore .hex 8 months ago

README.md

nucleo-l476rg-examples

Code examples for the NUCLEO-L476RG development board.

0. Configure the processor to run at 80MHz using the phase-locked loop (PLL).

1. ADC configuration and polled sampling. Set output LED according to a threshold.