STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Problem with Bootloader jump CDC

Hi,My software sends a CDC bootload flag that asks the MCU to do a bootloader jump. The jumps works fine and I have no problem detecting the device change, in "control printers" on my PC (CDC to DFU). But on my collegue's PC his Windows does not see ...

0693W000005AIQMQA4.png

how to detect usb is connected at startup ?

i am using stm32l072XX I am using USB msc modefound below functions to detect connection and disconnection of usb in file usbd_core.cusbd_LL_suspend(***)usbd_LL_resume(***)they work properly when i insert or remove usb cable(i have added print statem...

SA.17 by Associate III
  • 809 Views
  • 2 replies
  • 1 kudos

How to change the resolution of USB HID mouse

I am using STM32f3 discovery kit with STM32 cube ide to interface the kit as USB HID mouse. I am trying to change the resolution of the mouse. The default resolution given in the Report descriptor is 400 dpi . (0x15, 0x81,     //   LOGICAL_MINIMUM (-...

HKhan.2 by Associate II
  • 990 Views
  • 5 replies
  • 0 kudos

STM32F042F6P4 Custom HID Class issue

I can generate code from all the USB classes and it all works expect for one.custom hid class results in a "Driver Failed" message in windows.In device manager is says: This device cannot start. (Code 10)I have no clue what is causing this. I did not...

FKopp.1 by Associate II
  • 765 Views
  • 4 replies
  • 0 kudos

Resolved! STM32CUBE_FW_L5_V1.3.1 does not exist.

I want to start an example project for the STM32L562E-DK Developer Kit.After I 've selected any example for this MCU I always get the error messageDOWNLOAD of 'STM32Cube_FW_L5_V1.3.1' FAILEDHow can I solve this? Or How can I install a patch?br

AGeis.1 by Associate
  • 322 Views
  • 1 replies
  • 0 kudos