STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to use 2 HIDs with 1 STM32?

Hello ! I am trying to make 1 STM32 that handles 2 HIDs, one keyboard (HID_MOUSE_ReportDescK[HID_MOUSE_REPORT_DESC_SIZEK]), one mouse (HID_MOUSE_ReportDesc[HID_MOUSE_REPORT_DESC_SIZE]).I use a STM32F103C8T6.I tried to create 2 int (used as boolean) t...

HGaut.1 by Associate II
  • 484 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H7 Flash Memory Corruption During Read/Write

I have a custom bootloader in my application. This bootloader write some data in one of the sectors in the STM32H7, lets call this data "bootloader flash data".This bootloader flash data is written to/read from multiple times during DFU, and to get i...

AAgar.2 by Associate III
  • 3314 Views
  • 12 replies
  • 0 kudos