_BSP_User_Manual: C:/SVN/F1/STM3210E_EVAL/Branches/V2.0.0/Drivers/BSP/STM3210E_EVAL/ Directory Reference

STM3210E EVAL BSP Driver

STM3210E_EVAL Directory Reference

Files

file  stm3210e_eval.c [code]
 

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

file  stm3210e_eval.h [code]
 

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


file  stm3210e_eval_audio.c [code]
 

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


file  stm3210e_eval_audio.h [code]
 

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


file  stm3210e_eval_lcd.c [code]
 

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


file  stm3210e_eval_lcd.h [code]
 

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


file  stm3210e_eval_nand.c [code]
 

This file includes a standard driver for the NAND512W3A2CN6E NAND flash memory device mounted on STM32410E-EVAL evaluation board.


file  stm3210e_eval_nand.h [code]
 

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


file  stm3210e_eval_nor.c [code]
 

This file includes a standard driver for the M29W128GL70ZA6E NOR flash memory device mounted on STM3210E-EVAL evaluation board.


file  stm3210e_eval_nor.h [code]
 

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


file  stm3210e_eval_sd.c [code]
 

This file includes the uSD card driver.


file  stm3210e_eval_sd.h [code]
file  stm3210e_eval_serialflash.c [code]
 

This file provides a set of functions needed to manage the SPI M25Pxx FLASH memory mounted on STM3210E_EVAL board. It implements a high level communication layer for read and write from/to this memory. The needed STM32 hardware resources (SPI and GPIO) are defined in stm3210e_eval.h file, and the initialization is performed in FLASH_SPI_IO_Init() function declared in stm3210e_eval.c file. You can easily tailor this driver to any other development board, by just adapting the defines for hardware resources and FLASH_SPI_IO_Init() function.


file  stm3210e_eval_serialflash.h [code]
 

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


file  stm3210e_eval_sram.c [code]
 

This file includes the SRAM driver for the IS61WV51216BLL-10M memory device mounted on STM3210E-EVAL evaluation board.


file  stm3210e_eval_sram.h [code]
 

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


file  stm3210e_eval_tsensor.c [code]
 

This file provides a set of functions needed to manage the I2C STLM75 temperature sensor mounted on STM3210E_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 stm3210e_eval.h file, and the initialization is performed in TSENSOR_IO_Init() function declared in stm3210e_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  stm3210e_eval_tsensor.h [code]
 

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


Generated on Thu Dec 11 2014 16:16:37 for _BSP_User_Manual by   doxygen 1.7.5.1