BSP library for DISCO-STM32F746NG board. Added support for on-board QSPI Flash memory MICRO N25Q128A. Ported from library BSP_DISCO_L476VG.

Dependents:   DISCO-F746NG_QSPI

Fork of BSP_DISCO_F746NG by ST

Embed: (wiki syntax)

« Back to documentation index

File Index

File List

Here is a list of all documented files with brief descriptions:
font12.c [code]
font16.c [code]This file provides text font16 for STM32xx-EVAL's LCD driver
font20.c [code]This file provides text font20 for STM32xx-EVAL's LCD driver
font24.c [code]This file provides text font24 for STM32xx-EVAL's LCD driver
font8.c [code]
fonts.h [code]Header for fonts.c file
ft5336.c [code]This file provides a set of functions needed to manage the FT5336 touch screen devices
ft5336.h [code]This file contains all the functions prototypes for the ft5336.c Touch screen driver
n25q128a.h [code]This file contains all the description of the N25Q128A QSPI memory
rk043fn48h.h [code]This file contains all the constants parameters for the RK043FN48H-CT672B LCD component
stm32746g_discovery.c [code]This file provides a set of firmware functions to manage LEDs, push-buttons and COM ports available on STM32746G-Discovery board(MB1191) from STMicroelectronics
stm32746g_discovery.h [code]This file contains definitions for STM32746G_DISCOVERY's LEDs, push-buttons and COM ports hardware resources
stm32746g_discovery_lcd.c [code]This file includes the driver for Liquid Crystal Display (LCD) module mounted on STM32746G-Discovery board
stm32746g_discovery_lcd.h [code]This file contains the common defines and functions prototypes for the stm32746g_discovery_lcd.c driver
stm32746g_discovery_qspi.c [code]
stm32746g_discovery_qspi.h [code]
stm32746g_discovery_sdram.c [code]This file includes the SDRAM driver for the MT48LC4M32B2B5-7 memory device mounted on STM32746G-Discovery board
stm32746g_discovery_sdram.h [code]This file contains the common defines and functions prototypes for the stm32746g_discovery_sdram.c driver
stm32746g_discovery_ts.c [code]This file provides a set of functions needed to manage the Touch Screen on STM32746G-Discovery board
stm32746g_discovery_ts.h [code]This file contains the common defines and functions prototypes for the stm32746g_discovery_ts.c driver
ts.h [code]This file contains all the functions prototypes for the Touch Screen driver