STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H7 BOOT0 pin not working

Greetings,I am having difficulties with connecting to my STM32H745IIK6. Normal mode doesn't work as well as Connect under reset. NRST pin works as it halts the program, and the program is running normally otherwise.But the weirdest thing is that conn...

DTomi.1 by Senior
  • 2496 Views
  • 8 replies
  • 1 kudos

USB receive data

Hi all, i have a problem to receive data from USB.use STM32L476.As for the transmission, everything works smoothly. but when i try to send a packet i can't find the arriving data, the byte length is correct, but i don't understand where the buffer is...

MBosc.2 by Associate II
  • 1123 Views
  • 2 replies
  • 1 kudos

Change the HID USB mouse to x and y have 16 bits

Hello,I'm trying to change the HID report to x and y have more accuracy (If i', not wrong, windows drivers accept this without any proprietary driver).My HID mouse report in usbd_hid.c is:__ALIGN_BEGIN static uint8_t HID_MOUSE_ReportDesc[HID_MOUSE_RE...

SP.6 by Associate II
  • 1297 Views
  • 2 replies
  • 0 kudos