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 1 year ago
00-80mhz add upload target; fix indentation 1 year ago
01-adc Update '01-adc/README.md' 1 year ago
02-dac run at 48mhz 1 year ago
common add upload target; fix indentation 1 year ago
.gitignore list examples in readme; ignore .hex 1 year ago
LICENSE Initial commit 1 year ago
README.md list examples in readme; ignore .hex 1 year 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.