STM32F072RBT6 USB Host Device
Hi,
I'm using stm32f072rbt6 mcu for my project.
And I want to write data to my usb flash drive as a txt file.
I have researched some tutorials but to do this usually used mcu's such as stm32f767zit6 and these mcu's have USB_OTG_FS feature which my mcu doesn't have.
Is there any example or tutorial to do this with my stm32f072rbt6 mcu? or can I do that with my mcu?
Thank you!
