STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

2 HID in Composite device

Posted on November 13, 2013 at 13:21Hi , I am trying to write 2 HIDs in one composite device in STM32F103R8 .But due to some unknown reasons my first hid is working fine but 2nd HID shows ''Code 10'' error in windows , '' not able to start the devic...

dhanush by Associate
  • 464 Views
  • 1 replies
  • 0 kudos

UM0424: Composite example?

Posted on February 11, 2013 at 18:48The STM32 USB FS Device Development kit documentation describes a Composite Example, but I am not able to find this example in the supplied source examples. Is this really available and in this case could you poin...

melchor by Associate II
  • 2002 Views
  • 8 replies
  • 0 kudos

DFU operation OPERATION_RETURN not working

Posted on November 04, 2013 at 18:54Hi, I have to write a Flash tool for the STM32 Family via USB. So I have tu use DfuSe API. I found the demo DfuSeDemo where everything works fine (the button ''Leave DFU mode'' too). Now I ported the code step by ...

Software License ''Liberty'' v2

Posted on October 30, 2013 at 10:31Hi! I'm just preparing an GPLv2 open source project for release on github. The program runs on a STM32F4 and uses CMSIS, StdPeriph Library and the USB Device Library. I'd like to include verbatim, unmodified copies...

mail_st by Associate II
  • 1166 Views
  • 4 replies
  • 0 kudos

STM32F4 bootloader write

Posted on February 11, 2013 at 08:52Hi all, up to now I  used a MSWindows bootloader application (based on Dale Wheats code) for the STM32F1. Now I also use the STM32F4. I updated the bootloader due to the different erase commands (erase vs. extende...

fatfs f_mkfs usb

Posted on October 31, 2013 at 09:26formatting usb f_mkfs return only FR_MKFS_ABORTED,changed in file usbh_msc_fatfs.c -->disk_ioctl function ////////////////////////////////////////////////////case GET_BLOCK_SIZE : /* Get erase block size in unit of...

Writing to USB Registers

Posted on October 25, 2013 at 10:33 HI, I'm currently using MikroC as my development environment to write a program for the STM32F4 Discovery board which will read the contents of a USB Flash drive using the USB_OTG_FS module. I seem to ...

USB schematic

Posted on October 21, 2013 at 16:27I try to do a device which can cominicate with USB. are anyone can say me what is the USB pins on STM32F407vgt6. and could you explain with  schematic. ( USB client ). and are there any example code in c♯  which ca...

smeric by Associate II
  • 444 Views
  • 1 replies
  • 0 kudos