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.
|
|
|
# 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.
|
|
|
|
|