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 make device stop showing up as mouse.

I followed the custom hid example and finally got it to work, I can send 64 byte packets back and forth. The only issue now is that the device shows up as a mouse in the windows devices dialog.How can I change it to show up as a generic deviec?

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

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
  • 1021 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
  • 1480 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
  • 1199 Views
  • 4 replies
  • 0 kudos

DISCO-l475-iot1a - wifi setting to direct mode

This proto board has a inventek system - ism43662-m3g wifi module. Using the at commands I was setting it to direct mode (at AD command). When entering this command then the communication from the wifi to the stm32 doesnot work. When in normal wifi,...

Sscha.1 by Associate
  • 307 Views
  • 0 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
  • 502 Views
  • 1 replies
  • 0 kudos

Where to route the external ETH PHY interrupt signal, so it would be used as sub-interrupt in the MAC peripheral?

The part I am using it the STM32H753II. Trying to use the MAC peripheral I got stuck at PYH interrupt, for which is stated to be included as one of the sub-interrupts of the module (last bullet of 58.8.3). The corresponding mask and status bits are w...

BMače.1 by Associate
  • 335 Views
  • 0 replies
  • 0 kudos