_BSP_User_Manual: B:/Drivers/BSP/STM3210C_EVAL/ Directory Reference

STM3210C EVAL BSP Driver

STM3210C_EVAL Directory Reference

Files

file  stm3210c_eval.c [code]
 

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

file  stm3210c_eval.h [code]
 

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


file  stm3210c_eval_accelerometer.c [code]
 

This file provides a set of functions needed to manage the ACCELEROMETER MEMS accelerometer available on STM32F4-Discovery Kit.


file  stm3210c_eval_accelerometer.h [code]
 

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


file  stm3210c_eval_audio.c [code]
 

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


file  stm3210c_eval_audio.h [code]
 

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


file  stm3210c_eval_eeprom.c [code]
 

This file provides a set of functions needed to manage a M24C64 I2C EEPROM memory.


file  stm3210c_eval_eeprom.h [code]
 

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


file  stm3210c_eval_io.c [code]
 

This file provides a set of functions needed to manage the IO pins on STM3210C-EVAL evaluation board.


file  stm3210c_eval_io.h [code]
 

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


file  stm3210c_eval_lcd.c [code]
 

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


file  stm3210c_eval_lcd.h [code]
 

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


file  stm3210c_eval_sd.c [code]
 

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


file  stm3210c_eval_sd.h [code]
 

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


file  stm3210c_eval_ts.c [code]
 

This file provides a set of functions needed to manage the touch screen on STM324x9I-EVAL evaluation board.


file  stm3210c_eval_ts.h [code]
 

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


Generated on Thu Dec 11 2014 15:38:29 for _BSP_User_Manual by   doxygen 1.7.5.1