STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB MSC - exclamation mark

Posted on August 14, 2014 at 10:31Hi, I working on a Discovery Board and i want to use USB MSC to Read my MicroSD Card. First I used the example provided by ST and it worked. Now I want to integrate it into my project but I get an exclamation mark...

0690X00000602wGQAQ.jpg 0690X00000602wVQAQ.jpg
fohrer by Associate II
  • 305 Views
  • 1 replies
  • 0 kudos

USB_FS SendReport data loss

Posted on August 13, 2014 at 13:32Hi,While I'm trying to send some test value through USB (using USBD_HID_SendReport -> comes from STCube library) first few data is being lost but I don't know while.Here are my descriptor:HID_DEV_ReportDesc[HID_DEV_...

USB HID Communication STM32L152c

Posted on August 13, 2014 at 22:48Hi,I'm new to USB. I'm trying to write a USB HID application using STM32L152c. I did not know where to begin so i decided to use the demo code given by ST. When i downloaded this code and tried to see the data using...

anuja by Associate II
  • 287 Views
  • 0 replies
  • 0 kudos

USB_FS Endpoint IN/OUT addresses

Posted on August 12, 2014 at 15:40Hi,Could somebody tell me where may I find some information about range of addresses of endpoints? In reference manual for stm32f4 I find out that there are ontly 3 in/out endpoints.In example application IN endpoin...

MSC BOT state machine problem

Posted on November 05, 2012 at 07:45 Hi, I have been using the the MSD class driver for usb host on an STM32f4 board. The host seems to work fine for some time, but after say 200 read/write ops it gets stuck at: void USBH_Process(.......

tavish by Associate II
  • 612 Views
  • 2 replies
  • 0 kudos