STM32CubeF4/Projects/STM32469I-Discovery/Demonstrations/TouchGFX
Ali Labbene b5abca20c9 Release v1.24.1 2019-08-05 13:05:39 +01:00
..
Core Release v1.24.1 2019-08-05 13:05:39 +01:00
EWARM Release v1.24.1 2019-08-05 13:05:39 +01:00
Gui Release v1.24.1 2019-08-05 13:05:39 +01:00
MDK-ARM Release v1.24.1 2019-08-05 13:05:39 +01:00
SW4STM32 Release v1.24.1 2019-08-05 13:05:39 +01:00
readme.txt Release v1.24.1 2019-08-05 13:05:39 +01:00

readme.txt

/**
@page TouchGFX Demonstration for STM32F469 Discovery board

@verbatim
/**
  ******************************************************************************
  * This file is part of the TouchGFX 4.10.0 distribution.
  *
  * <h2><center>&copy; 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

This is the official TouchGFX demonstration developed jointly between ST and Draupner Graphics
for the STM32F469 Discovery board.

Requirements:
	Resolution: 800 * 480
	BPP: 16

The demonstration features the following modules:
    - Bird Eats Coin Game
    - Graph Demo
    - Custom Controls Demo
    - TouchGFX Presentation Demo

@par How to use it ?

Please use the STM32CubeProgrammer utility to flash the application's HEX file to the STM32 target.

* <h3><center>&copy; COPYRIGHT STMicroelectronics</center></h3>
*/