stm32duino / Arduino_Core_STM32

STM32 core support for Arduino
https://github.com/stm32duino/Arduino_Core_STM32/wiki
Other
2.83k stars 973 forks source link

Needed USB support for STM32F7 #276

Closed Vicky-S closed 6 years ago

Vicky-S commented 6 years ago

I need a USB support which can transfer files from SD card or STM32F7 internal memory to USB via USB-HS or USB-FS. Is there any active example?

Thanks.

fpistm commented 6 years ago

Currently not. Will be covered by #222

Vicky-S commented 6 years ago

ok

fpistm commented 6 years ago

Closed as duplicated