mirror of
https://github.com/STMicroelectronics/STM32CubeF4.git
synced 2025-05-11 19:29:45 +08:00
45 lines
1.2 KiB
Plaintext
45 lines
1.2 KiB
Plaintext
/**
|
|
@page TouchGFX Demonstration 2014 240x320
|
|
|
|
@verbatim
|
|
/**
|
|
******************************************************************************
|
|
* This file is part of the TouchGFX 4.10.0 distribution.
|
|
*
|
|
* <h2><center>© Copyright (c) 2018 STMicroelectronics.
|
|
* All rights reserved.</center></h2>
|
|
*
|
|
* This software component is licensed by ST under Ultimate Liberty license
|
|
* SLA0044, the "License"; You may not use this file except in compliance with
|
|
* the License. You may obtain a copy of the License at:
|
|
* www.st.com/SLA0044
|
|
*
|
|
******************************************************************************
|
|
*/
|
|
@endverbatim
|
|
|
|
@par Description
|
|
|
|
Demonstration from Draupner Graphics for MCUs with 240x320 LCDs attached.
|
|
|
|
Requirements:
|
|
Resolution: 240 * 320
|
|
BPP: 16
|
|
|
|
The demonstration features the following modules:
|
|
- Home Control
|
|
- Light Effect
|
|
- Chrom-art Acceleration
|
|
- Weather Demo
|
|
|
|
@par Keywords
|
|
|
|
Demonstration, TouchGFX
|
|
|
|
@par How to use it ?
|
|
|
|
Please use the STM32CubeProgrammer utility to flash the application's HEX file to the STM32 target.
|
|
|
|
* <h3><center>© COPYRIGHT STMicroelectronics</center></h3>
|
|
*/
|