2017-01-11 09:10 PM
I am new to ST and need support. I want to use USB in my project but I am unable to find a example to use usb as a storing device. Please any one share complete example or any tutorial.
Thank you in advance
#clive1 #romdhan #qwer2017-01-11 09:39 PM
Hi
khan.daynial
I&39ve moved your post to the
where someone should be able to help you.Thanks
Oli
2017-01-12 01:22 AM
Hi
khan.daynial
,Please try to provideadditional information (about your device,toolchain that would beuse) that might help to get more response.
If you are CUBE user, your can find a working MSC application with different tool chains (EWARM,MDK-ARM,SW4STM32)under the STM32 cube firmware relevent for your device.
(For example, at this pathwithin
:STM32Cube_FW_F4_V1.0\Projects\STM324xG_EVAL\Applications\USB_Device\MSC_Standalone)
The reference Manual and datasheet related to your device will be your support for more details.
Hope this helps you.
Thanks
2017-01-12 09:20 PM
I AM using this example STM32Cube_FW_F4_V1.14.0\Projects\STM32F4-Discovery\Applications\FatFs\FatFs_USBDisk\EWARM.It have a problem that it is supporting only 2GB USB. I want to use a 4 or 8 GB USB. is there any guide to it or support to it
2017-01-15 11:42 PM
I
am using this example STM32Cube_FW_F4_V1.14.0\Projects\STM32F4-Discovery\Applications\FatFs\FatFs_USBDisk\EWARM for this stm32f405rg controller. I have connected as
PA12 - to GREEN wire with 22ohm resistor as in discovery
PA11 - to White Wire
with 22ohm resistor as in discovery
4.8V - to Red wire
PA10 - to black wire and shorted to Ground also
and when I debug the code it show Appli_state does not change from APPLICATION_IDLE to APPLICATION_START
Help me with it !!!
Thank you in advance