 |
RTEMS 7.0-rc1
|
Loading...
Searching...
No Matches
60#ifndef STM32H747I_EVAL_CONFIG_H
61#define STM32H747I_EVAL_CONFIG_H
68#include "stm32h7xx_hal.h"
74#define USE_BSP_IO_CLASS 1U
77#define USE_BSP_JOY_FEATURE 1U
80#define USE_BSP_POT_FEATURE 1U
83#define USE_LCD_CTRL_OTM8009A 1U
84#define USE_LCD_CTRL_ADV7533 1U
85#define LCD_LAYER_0_ADDRESS 0xD0000000U
86#define LCD_LAYER_1_ADDRESS 0xD0200000U
89#define USE_SD_HIGH_PERFORMANCE 0U
92#define USE_DMA2D_TO_FILL_RGB_RECT 0U
95#define USE_AUDIO_CODEC_WM8994 1U
96#define USE_AUDIO_CODEC_ADV7533 1U
99#define DEFAULT_AUDIO_IN_BUFFER_SIZE 256U
102#define USE_TS_GESTURE 1U
103#define USE_TS_MULTI_TOUCH 1U
106#define TS_TOUCH_NBR 2U
109#define EEPROM_MAX_TRIALS 3000U
112#define BSP_SRAM_IT_PRIORITY 15U
113#define BSP_SDRAM_IT_PRIORITY 15U
114#define BSP_IOEXPANDER_IT_PRIORITY 15U
115#define BSP_BUTTON_USER_IT_PRIORITY 15U
116#define BSP_BUTTON_WAKEUP_IT_PRIORITY 15U
117#define BSP_BUTTON_TAMPER_IT_PRIORITY 15U
118#define BSP_AUDIO_OUT_IT_PRIORITY 14U
119#define BSP_AUDIO_IN_IT_PRIORITY 15U
120#define BSP_SD_IT_PRIORITY 14U
121#define BSP_SD_RX_IT_PRIORITY 14U
122#define BSP_SD_TX_IT_PRIORITY 15U
123#define BSP_TS_IT_PRIORITY 15U