|
TM STM32Fxxx HAL Libraries
v1.0.0
Libraries for STM32Fxxx (F0, F4 and F7 series) devices based on HAL drivers from ST from Tilen Majerle
|
USB HOST MSC for storage devices like USB flash keys - http://stm32f4-discovery.com/2015/08/hal-library-21-multi-purpose-usb-library-for-stm32fxxx/. More...
Modules | |
| TM_USBH_MSC_Macros | |
| Library defines. | |
| TM_USBH_MSC_Typedefs | |
| Library Typedefs. | |
| TM_USBH_MSC_Functions | |
| Library Functions. | |
USB HOST MSC for storage devices like USB flash keys - http://stm32f4-discovery.com/2015/08/hal-library-21-multi-purpose-usb-library-for-stm32fxxx/.
This library is high level library for checking for MSC connected devices and if they are ready.
For writing/reading from devices, you will also need TM_FATFS library with driver for USB FS and/or HS modes.
Version 1.0 - First release
- STM32Fxxx HAL - defines.h - TM USB - TM USB HOST - USB Host Stack - USB Host MSC class - TM FATFS