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

Hello, I am using two USBs (one FS and one HS) as HID hosts. Both USBs work and read data from keyboard correctly but only when using 1 keyboard. When using two keyboards at the same time, many multiple presses are registered. Any idea why?

To clarify:MCU:  STM32F205Code: HAL generated by CubeMultiple presses registered by function: USBH_HID_EventCallback2x USB (FS,HS). both HID. both HOSTProblem:Many multiple presses registered when two keyboards are connected at the same time (happens...

VKrča.1 by Associate
  • 461 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H7 Ethernet Destination MAC address

Hi Guys,I'm trying to do basic communication via Ethernet on a Nucleo H723 board. I would just like to send and receive a few Layer 2 frames. I'm going through the reference manual and the ETH HAL files to learn how the ethernet peripheral works. Wha...

USART BOOTLOADER launched from user application & flash has readout protection set, how can USART BOOTLOADER load new code to flash?

It seems unprotected flash can be programmed and then protected using user application launched native STM32 USART BOOTLOADER, but protected flash can only be cleared, but not reprogrammed without also having access to the boot pin configuration. (A...

PMoor.1 by Associate II
  • 816 Views
  • 4 replies
  • 0 kudos