STM3210C_EVAL BSP User Manual: File List

STM3210C EVAL BSP Drivers

File List
Here is a list of all files with brief descriptions:
stm3210c_eval.c [code]This file provides a set of firmware functions to manage Leds, push-button and COM ports for STM3210C_EVAL
stm3210c_eval.h [code]This file contains definitions for STM3210C_EVAL's LEDs, push-buttons and COM ports hardware resources
stm3210c_eval_accelerometer.c [code]This file provides a set of functions needed to manage the ACCELEROMETER MEMS accelerometer available on STM3210C_EVAL board
stm3210c_eval_accelerometer.h [code]This file contains all the functions prototypes for the stm3210c_eval_accelerometer.c firmware driver
stm3210c_eval_audio.c [code]This file provides the Audio driver for the STM3210C-Eval board
stm3210c_eval_audio.h [code]This file contains the common defines and functions prototypes for stm3210c_eval_audio.c driver
stm3210c_eval_eeprom.c [code]This file provides a set of functions needed to manage a M24C64 I2C EEPROM memory
stm3210c_eval_eeprom.h [code]This file contains all the functions prototypes for the stm3210c_eval_eeprom.c firmware driver
stm3210c_eval_io.c [code]This file provides a set of functions needed to manage the IO pins on STM3210C-EVAL evaluation board
stm3210c_eval_io.h [code]This file contains the common defines and functions prototypes for the stm3210c_eval_io.c driver
stm3210c_eval_lcd.c [code]This file includes the driver for Liquid Crystal Display (LCD) module mounted on STM3210C-EVAL evaluation board
stm3210c_eval_lcd.h [code]This file contains the common defines and functions prototypes for the stm3210c_eval_lcd.c driver
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
stm3210c_eval_sd.h [code]This file contains the common defines and functions prototypes for the stm3210c_eval_sd.c driver
stm3210c_eval_ts.c [code]This file provides a set of functions needed to manage the touch screen on STM3210C_EVAL evaluation board
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 10 2015 17:13:52 for STM3210C_EVAL BSP User Manual by   doxygen 1.7.6.1