STM32072B_EVAL BSP User Manual: C:/NoBackup/git/f0_master/Firmware/Drivers/BSP/STM32072B_EVAL/ Directory Reference

STM32072B EVAL BSP Drivers

STM32072B_EVAL Directory Reference

Files

file  stm32072b_eval.c [code]
 

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

file  stm32072b_eval.h [code]
 

This file contains definitions for STM32072B_EVAL's Leds, push-buttons and COM port hardware resources.


file  stm32072b_eval_eeprom.c [code]
 

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


file  stm32072b_eval_eeprom.h [code]
 

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


file  stm32072b_eval_lcd.c [code]
 

This file includes the driver for Liquid Crystal Display modules mounted on STM32072B-EVAL evaluation board.


file  stm32072b_eval_lcd.h [code]
 

This file contains all the functions prototypes for the stm32072b_eval_lcd.c driver.


file  stm32072b_eval_sd.c [code]
 

This file provides a set of functions needed to manage the SPI SD Card memory mounted on STM32072B-EVAL board. It implements a high level communication layer for read and write from/to this memory. The needed STM32F0xx hardware resources (SPI and GPIO) are defined in stm32072b_eval.h file, and the initialization is performed in SD_IO_Init() function declared in stm32072b_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  stm32072b_eval_sd.h [code]
 

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


file  stm32072b_eval_tsensor.c [code]
 

This file provides a set of functions needed to manage the I2C STLM75 temperature sensor mounted on STM32072B-EVAL board . It implements a high level communication layer for read and write from/to this sensor. The needed STM32F0xx hardware resources (I2C and GPIO) are defined in stm32072b_eval.h file, and the initialization is performed in TSENSOR_IO_Init() function declared in stm32072b_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  stm32072b_eval_tsensor.h [code]
 

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


Generated on Wed Jul 5 2017 08:56:11 for STM32072B_EVAL BSP User Manual by   doxygen 1.7.6.1