Skip to content

jhang-jhe-wei/Using-user-button-control-LCD-LED-in-STM32f746g-DISCOVERY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using user button control LCD/LED in STM32f746g-DISCOVERY

Introduction

Functions

  • USER LED OFF after booting
  • After pressing the USER BUTTON, the USER LED flashes at a speed of 1 hz, and COM Port and LCD screen send out the string "LED FLASH =1/r/n".
  • After pressing the USER BUTTON again, the USER LED is OFF and stops blinking.COM Port and LCD screen send the string "LED FLASH =0/r/n".
  • Press USER BUTTON to interactively control whether the USR LED flashes or not.
  • COM Port parameters: 9600 bps, 8 Bit data, None parity, 1 stop Bit

Video

Using button control LCD/LED in STM32f746g-DISCOVERY

Environment

  • EVB: STM32f746g-DISCOVERY
  • IDE: keil5 with MXcube

How to use it?

  • download keil and compiler project
  • load into the STM32f746g-DISCOVERY

Other

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published