STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

RTOS debug with STM32CubeIDE

Hi Community,Today you will provide the answers, and I will ask the questions!Looking at the statistics gathered by our tools (assuming customer consent given), we can see the huge popularity of designing software relying on an RTOS. FreeRTOS is wide...

How to reading wakeup flag?

I want to know which Wakeup pin or Reset pin wakes up the microprocessor that enters standby mode. I have 2 wakeup pins.I am monitoring SR1 and SR2 variables with Live expression in Debug mode, but when I wake up from standby mode, the value of the v...

Macun by Associate II
  • 761 Views
  • 3 replies
  • 2 kudos

STM32U5A5ZJ comparator interrupts

Hello,We have a custom board based on the STM32U5A5ZJ, and are in the process of writing a zephyr driver for the two analog comparators on the MCU. Our use-case requires the driver to support interrupts on both comparators. Looking at the reference m...

stichkul by Associate
  • 479 Views
  • 1 replies
  • 1 kudos

Resolved! Write, Read code for STM32L412 elusive

What code works for the STM32L412 device?I want to load an RTC calibration value into flash memory and retrieve it on subsequent running of the firmware. I've got the reading of specific calibration values working in a different IC, for ADC calibrati...

CGadg by Associate III
  • 2114 Views
  • 12 replies
  • 1 kudos