STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

The HAL IRQ for HSEM disables itself. Why?

The HAL driver, HAL_HSEM_IRQHandler() disables itself by clearing bits in it's IER register. I don't want it disabled so I have to re-enable it in my HAL_HSEM_FreeCallback(). Is it desirable that it is disabling itself? I'm using the STM32H755.

GHolc.1 by Associate III
  • 404 Views
  • 0 replies
  • 0 kudos

STM32F756BGT6: Embedded Bootloader

Dear Sir/Madam, I have two question to better understand the Embedded bootloader of the STM32F7 Microcontroller and relevant configuration with respect to the Silicon Revision.Is it possible to perform an overwrite of the embedded bootloader programm...

vgiampa by Associate
  • 466 Views
  • 2 replies
  • 1 kudos