STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Enable USE_USBD_COMPOSITE for HID

Hi, I'm, working on STM32G0B1RE dev kit. I need to implement USB HID Composite Device class for keyboard and mouse. Can someone help me where(in which file) I can enable USE_USBD_COMPOSITE macro?

Tarun by Associate III
  • 1170 Views
  • 1 replies
  • 0 kudos

Resolved! I2C HAL lock state not properly updated

Hello,While I was tracking an issue on I2C bus, I found something that seems to be unconsistent in HAL file stm32l4_hal_i2c.c1 - routines I2C_WaitOn_____UntilTimeout() are called after locking the bus with __HAL_LOCK(hi2c) macro2- these routines upda...

Resolved! Custom bootloader for stm32h7

Hi community.. In the past i have developed a custom bootloader for the following mcu stm32f7... I was reading the usb and writing the flash section dedicated for the application.Now i have to do the same for the stm32H7.. Are the steps the same ? Ar...

SGasp.1 by Senior
  • 1978 Views
  • 8 replies
  • 0 kudos