arpruss / USBComposite_stm32f1

USB Composite library for STM32F1 (HID, Serial, MIDI and XBox360 controller)
Other
382 stars 76 forks source link

USB Mass Storage ADC values to Text file #76

Open vikramtamboli opened 4 years ago

vikramtamboli commented 4 years ago

First of all thank you for the wonderful library. I am new to stm32 & USB and trying to write ADC values to text file and then when connected to computer read/copy text file from mass storage

i referred your mass storage example and not sure how did you store image data? image file name

any pointers would be helpful