STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32U5 series bank swap not working

First post, please let me know if I've made any mistakes in asking my question.I'm trying to write a bootloader for a device using a STM32u585ZIT chip. When booting, it will read a partition table saved in flash to determine if it will boot from part...

HParsons by Associate
  • 1371 Views
  • 1 replies
  • 0 kudos

STM32H7 - USB MIDI

Hi, I'm working on a project which requires USB MIDI functionality. I looked into a couple of videos where USB MIDI implementation was done on other boards, but when I try to do the same on mine it's not working. I'm using a NUCLEO board (H755ZIQ), I...

isaacjack by Associate II
  • 1226 Views
  • 1 replies
  • 1 kudos

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
  • 1625 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
  • 907 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
  • 3437 Views
  • 12 replies
  • 1 kudos