STM32L073Z_EVAL BSP User Manual
|
File List
Here is a list of all files with brief descriptions:
stm32l073z_eval.c [code] | |
stm32l073z_eval.h [code] | This file contains definitions for STM32L073Z_EVAL's Leds, push-buttons and COM port hardware resources |
stm32l073z_eval_eeprom.c [code] | This file provides a set of functions needed to manage a M24LR64 I2C EEPROM memory |
stm32l073z_eval_eeprom.h [code] | This file contains all the functions prototypes for the stm32l073z_eval_eeprom.c firmware driver |
stm32l073z_eval_glass_lcd.c [code] | This file includes the LCD Glass driver for LCD XHO5002B Module of STM32L073Z-EVAL board |
stm32l073z_eval_glass_lcd.h [code] | Header file for STM32L073Z_eval_glass_lcd.c module |
stm32l073z_eval_idd.c [code] | This file includes the Idd measurement driver for STM32L073Z-Eval board |
stm32l073z_eval_idd.h [code] | Header file for stm32l476g_discovery_idd.c module |
stm32l073z_eval_io.c [code] | This file provides a set of functions needed to manage the IO pins on STM32L073Z-EVAL evaluation board |
stm32l073z_eval_io.h [code] | This file contains the common defines and functions prototypes for the stm32l073z_eval_io.c driver |
stm32l073z_eval_lcd.c [code] | This file includes the driver for Liquid Crystal Display modules mounted on STM32L073Z-EVAL evaluation board |
stm32l073z_eval_lcd.h [code] | This file contains all the functions prototypes for the stm32l073z_eval_lcd.c driver |
stm32l073z_eval_sd.c [code] | This file provides a set of functions needed to manage the SPI SD Card memory mounted on STM32L073Z-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 stm32l073z_eval.h file, and the initialization is performed in SD_IO_Init() function declared in stm32l073z_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 |
stm32l073z_eval_sd.h [code] | This file contains the common defines and functions prototypes for the stm32l073z_eval_sd.c driver |
stm32l073z_eval_tsensor.c [code] | This file provides a set of functions needed to manage the I2C LM75 temperature sensor mounted on STM32L073Z-EVAL board . It implements a high level communication layer for read and write from/to this sensor. The needed STM323L073 hardware resources (I2C and GPIO) are defined in stm32l073z_eval.h file, and the initialization is performed in TSENSOR_IO_Init() function declared in stm32l073z_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 |
stm32l073z_eval_tsensor.h [code] | This file contains all the functions prototypes for the stm32l073z_eval_tsensor.c firmware driver |
Generated on Mon Aug 28 2017 14:54:26 for STM32L073Z_EVAL BSP User Manual by 1.7.6.1