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
  • 262 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
  • 269 Views
  • 2 replies
  • 1 kudos

NUCLEO-F091RC: Zephyr Hello World

Hi, I am trying to get a working demo up for the Zephyr OS on your Nucleo-F091RCbut having trouble. See attached for description, I get this error -"Error: open failedFATAL ERROR: command exited with status 1: /home/jmreina/zephyr-sdk-0.13.0/sysroots...

Justin1 by Senior
  • 506 Views
  • 1 replies
  • 0 kudos