STM32L152D_EVAL BSP User Manual: C:/git/l1_release_v1.8.0/Firmware/Drivers/BSP/STM32L152D_EVAL/ Directory Reference

STM32L152D_EVAL BSP

STM32L152D_EVAL Directory Reference

Files

file  stm32l152d_eval.c [code]
 

This file provides a set of firmware functions to manage Leds, push-button and COM ports.

file  stm32l152d_eval.h [code]
 

This file contains definitions for STM32L152D_EVAL's LEDs, push-buttons and COM ports hardware resources.


file  stm32l152d_eval_audio.c [code]
 

This file provides the Audio driver for the STM32L152D-Eval board.


file  stm32l152d_eval_audio.h [code]
 

This file contains the common defines and functions prototypes for stm32l152d_eval_audio.c driver.


file  stm32l152d_eval_eeprom.c [code]
 

This file provides a set of functions needed to manage a M24LR64 I2C EEPROM memory, or a M95040-R SPI EEPROM memory.


file  stm32l152d_eval_eeprom.h [code]
 

This file contains all the functions prototypes for the stm32l152d_eval_eeprom.c firmware driver.


file  stm32l152d_eval_glass_lcd.c [code]
 

This file includes the LCD Glass driver for LCD XHO5002B Module of STM32L152D-EVAL board.


file  stm32l152d_eval_glass_lcd.h [code]
 

Header file for stm32l152d_eval_glass_lcd.c module.


file  stm32l152d_eval_lcd.c [code]
 

This file includes the driver for Liquid Crystal Display (LCD) module mounted on STM32L152D-EVAL evaluation board.


file  stm32l152d_eval_lcd.h [code]
 

This file contains the common defines and functions prototypes for the stm32l152d_eval_lcd.c driver.


file  stm32l152d_eval_nor.c [code]
 

This file includes a standard driver for the M29W128GL and M29W256GL NOR memories mounted on STM32L152D-EVAL board.


file  stm32l152d_eval_nor.h [code]
 

This file contains the common defines and functions prototypes for the stm32l152d_eval_nor.c driver.


file  stm32l152d_eval_sd.c [code]
 

This file includes the uSD card driver.


file  stm32l152d_eval_sd.h [code]
file  stm32l152d_eval_sram.c [code]
 

This file provides a set of functions needed to drive the IS61WV51216BLL SRAM memory mounted on STM32L152D-EVAL board.


file  stm32l152d_eval_sram.h [code]
 

This file contains the common defines and functions prototypes for the stm32l152d_eval_sram.c driver.


file  stm32l152d_eval_tsensor.c [code]
 

This file provides a set of functions needed to manage the I2C STLM75 temperature sensor mounted on STM32L152D-EVAL board . It implements a high level communication layer for read and write from/to this sensor. The needed STM32L152xD hardware resources (I2C and GPIO) are defined in stm32l152d_eval.h file, and the initialization is performed in TSENSOR_IO_Init() function declared in stm32l152d_eval.c file. You can easily tailor this driver to any other development board, by just adapting the defines for hardware resources and TSENSOR_IO_Init() function.


file  stm32l152d_eval_tsensor.h [code]
 

This file contains all the functions prototypes for the stm32l152d_eval_tsensor.c firmware driver.


Generated on Thu Aug 24 2017 17:57:48 for STM32L152D_EVAL BSP User Manual by   doxygen 1.7.6.1