STM32373C_EVAL BSP User Manual
|
Files | |
file | stm32373c_eval.c [code] |
This file provides a set of firmware functions to manage LEDs, push-button and COM port available on STM32373C-EVAL evaluation board (MB988) RevB from STMicroelectronics. | |
file | stm32373c_eval.h [code] |
This file contains definitions for STM32373C_EVAL's Leds, push-buttons and COM port hardware resources. | |
file | stm32373c_eval_audio.c [code] |
This file provides the Audio driver for the STM32373C_EVAL evaluation board(MB988). | |
file | stm32373c_eval_audio.h [code] |
This file contains all the functions prototypes for the stm32373c_eval_audio.c driver. | |
file | stm32373c_eval_eeprom.c [code] |
This file provides a set of functions needed to manage a M24LR64 or M24M01 I2C EEPROM memory. | |
file | stm32373c_eval_eeprom.h [code] |
This file contains all the functions prototypes for the stm32373c_eval_eeprom.c firmware driver. | |
file | stm32373c_eval_lcd.c [code] |
This file includes the LCD driver for MR028-9325-51P(ILI9328) and MRE028-8347G-51P(HX8347G) Display Modules of STM32373C-EVAL. | |
file | stm32373c_eval_lcd.h [code] |
This file contains all the functions prototypes for the stm32373c_eval_lcd firmware driver. | |
file | stm32373c_eval_sd.c [code] |
This file provides a set of functions needed to manage the SPI SD Card memory mounted on STM32373C-EVAL board. It implements a high level communication layer for read and write from/to this memory. The needed STM32F37x hardware resources (SPI and GPIO) are defined in stm32373c_eval.h file, and the initialization is performed in SD_LowLevel_Init() function declared in stm32373c_eval.c file. You can easily tailor this driver to any other development board, by just adapting the defines for hardware resources and SD_LowLevel_Init() function. | |
file | stm32373c_eval_sd.h [code] |
This file contains the common defines and functions prototypes for the stm32373c_eval_sd.c driver. | |
file | stm32373c_eval_tsensor.c [code] |
This file provides a set of functions needed to manage the I2C LM75 temperature sensor mounted on STM32373C-EVAL board . It implements a high level communication layer for read and write from/to this sensor. The needed STM323F37x hardware resources (I2C and GPIO) are defined in stm32373c_eval.h file, and the initialization is performed in TSENSOR_IO_Init() function declared in stm32373c_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 | stm32373c_eval_tsensor.h [code] |
This file contains all the functions prototypes for the stm32373c_eval_tsensor.c firmware driver. |
Generated on Wed May 31 2017 11:20:45 for STM32373C_EVAL BSP User Manual by
