stm32l4: basic uart/exti/led/clock demo
No miniblink, let people interpret a more useful example.
This commit is contained in:
8
examples/stm32/l4/stm32l476g-disco/basics/README.md
Normal file
8
examples/stm32/l4/stm32l476g-disco/basics/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
This demonstrates some basics on the L476G disco board.
|
||||
|
||||
* printf via usart2 to the attached stlink virtual com port. 115200@8n1
|
||||
* pll configuration from hsi
|
||||
* flash wait state configuration
|
||||
* basic led blinking
|
||||
* exti interrupts for buttons
|
||||
* simple timer usage.
|
||||
Reference in New Issue
Block a user