2020-07-27 06:03 AM
I am using stm32f072 discovery board... I want to save data in SD Card and send that data on USB. Can you tell me the approach?
Other thing is Can I write data on pendrive directly?
2020-07-27 06:47 AM
You may read this document. This is written for Atmel MCU. https://ww1.microchip.com/downloads/en/AppNotes/Atmel-42375-SAM-D11-USB-Mass-Storgae-Device_ApplicationNote_AT07694.pdf But, It has the details which you are looking for.