User Activity

Posted on January 07, 2014 at 12:12Hello Im using stm32f217 for usb mass storage in host mode. when I connect my pendrive it is getting detected but port not getting enabled(i.e.penchng bit in otg_fs_hprt register is not setting by the core).So th...
Posted on December 27, 2013 at 13:07Hi I have downloaded the STM32_USB-Host-Device _lib_V2.0 library for USB Mass storage Application.I have taken the mass storage example and compiled  for my board(STM32f217). But when I connect my pendrive to the ...
Posted on December 21, 2013 at 11:00Hello, Im using STM32F217 Mmicrocontroller for my project. Can anybody help me in writing the code for usb mass storage. I have STM32F2xx_StdPeriph Library.In that I dont find any driver related to Usb. #usb-m...