STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB Stack for STM32F105/7 and Composite Device

Posted on December 06, 2011 at 02:08I was wondering if anyone has been successful in designing a USB Composite Device using the new USB stack for STM32F105/7. I'm trying to get the grips on how to combine USB Audio and HID but can't find any informa...

ulf by Associate
  • 366 Views
  • 0 replies
  • 0 kudos

Leave DFU mode error

Posted on September 22, 2011 at 10:57Hi all,       I am using DfuSe demo (v3.0.0) to communicate with the board STM3220G-eval. I am willing to test, understand and confirm the leave DFU sequence.      So I press the button ''Leave DFU Mode'' on the...

niraj by Associate
  • 573 Views
  • 2 replies
  • 0 kudos

USB HID and bulk transfer

Posted on November 12, 2011 at 14:13HelloI am editing Custom HID example (with LEDs and buttons). I extended max frame length to 32B. There is implemented control and interrupt transfer. This causes maksimum transfer can be only up to 64kB/s. Is pos...

lprymula by Associate
  • 1724 Views
  • 4 replies
  • 0 kudos

Best MCU/evaluation board for using USB

Posted on November 10, 2011 at 10:56Hello, I wish to write a Windows application exchanging data with a microcontroller via USB. What is the best MCU/evaluation board to do this job in terms of avalaible firmware, documentation, support, etc.? Thank...

giu by Associate II
  • 397 Views
  • 1 replies
  • 0 kudos

Maxium data rate across Virtual Com Port

Posted on October 25, 2011 at 20:54Hi all, I am am currently working on a system whereby we would like to stream event generated data at rates of 100Mbit/s+ across the usb to a debug terminal on the host. We are using the STM32F207 device and its H...

gareth2 by Associate II
  • 831 Views
  • 5 replies
  • 0 kudos

USB DEbug

Posted on October 21, 2011 at 19:09I have successfully detected the microcontroller in the computer but my program and application are not transmitting data through usb. How do i debug the usb connection? I would be happy if someone would help me pr...

disabled swd debuging

Posted on August 04, 2011 at 00:30Hi,i used to program my stm32 discovery board via usb cable using SWD. I used some example code and i think i disabled SWD debugging accidently. Now i cant enable it back, the Keil software i use says that no target...