STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

F103 USB HID works when not debugging (swd)

Hello,​I'm trying a really simple HID mouse-moving example (https://notes.iopush.net/stm32-custom-usb-hid-step-by-step-2/) and if I connect my bluepill via usb to the computer (macOS), as expected, it connects and the mousecursor slowly drifts to the...

RBoer by Associate II
  • 943 Views
  • 4 replies
  • 0 kudos

VBUS sensing not working at Stop Mode

I'm used mcu stm32l476vg.I'll have to low power mode.It is in low power mode using the following API.HAL_PWR_EnterSTOPMode(PWR_MAINREGULATOR_ON, PWR_STOPENTRY_WFI);But although it is in low power mode, it does not return by USB insertion.I ask for yo...

KMats.2 by Associate
  • 366 Views
  • 1 replies
  • 0 kudos

Enabling fault handlers

Hi. I've run into an interesting situation and hopefully someone can give me an answer, or at least a suggestion.We've got a product in development. In the last few months we've seen a couple of them (2 or 3, that we know of) freeze and become unresp...

LThal by Associate II
  • 857 Views
  • 2 replies
  • 0 kudos