STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 USB Library for WinUSB

Posted on April 10, 2012 at 04:57Does anyone have a demo /  tutorial on how to setup the STM32 USB Library to work with the WinUSB driver.  Jan Axelson's ''USB Complete Fourth Edition'' describes how to setup the descriptor, and how to setup the INF...

Stephen28 by Associate III
  • 2338 Views
  • 12 replies
  • 0 kudos

Transfer data from PC to STM32 using USB HID

Posted on November 03, 2017 at 20:15Hi there,I've developed a USB HID mouse with the STM32F103C8T6 using STM32CubeMX and Keil uVision 5.Everything works fine so far (I've used the default mouse descriptor generated by CubeMX).But now, I've added a L...

STM32F1 reboots with new FreeRtos v9

Posted on November 03, 2017 at 08:54Hi there,I using a STM32F103 in my project and I generate the Keil project with Cube32MX with this firmware package for STM32F1 version 1.4.0.Today I update the Cube to version 4.23.0 and I migrate my project (inc...

Fede Rico by Associate III
  • 131 Views
  • 0 replies
  • 0 kudos

USB device with many interfaces

Posted on October 31, 2017 at 19:17Hi,I want to create USB device but I want to have few interfaces like:- DFU (can be generated with stm32cubemx)- my own iface with bulk transfers- HID (also can be generated by stm32cubemx)But from what I see I can...

USB lib error?

Posted on November 01, 2017 at 15:08i just want to build a HID device with STM32f103,and start with most new USB lib:STM32_USB-FS-Device_Lib_V4.1.0;after carefully reading the demo code of usb_pwr.c, i think one line in below funciton is not correct...

uz slm by Associate
  • 105 Views
  • 0 replies
  • 0 kudos