STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

RTC Wake-Up from Stop3 on STM32U545RE

I would like to use the Stop3 low-power mode on an STM32U545RE (NUCLEO-U545RE-Q board) and to wake-up the device by the RTC. I have a working example for Stop2 mode for which I largely used the inspiration from the stm32u5 workshop. But when I replac...

TNaum by Associate II
  • 341 Views
  • 13 replies
  • 0 kudos

Resolved! Circular DMA interrupts

I have a project that uses DMA in circular mode, and i've implemented the half and complete interrupts necessary to manage the transfer.  I'm using just 2 nodes, and I've noticed that I get a complete interrupt to start the transfer, and then the exp...

BDoon.1 by Associate III
  • 752 Views
  • 9 replies
  • 2 kudos

Enabling LwIP in Nucleo-H563ZI

Hello,I'm using Nucleo-H563ZI Board and trying to use FreeRTOS with LWIP. I am able to find the FreeRTOS software extension for the STM32H5 series (X-CUBE-FREERTOS) and enabled in the .ioc file. Attached the .ioc file for reference.But I'm unable to ...

Resolved! DMA to GPIO control using timer is not working

I want to control GPIO output using DMA and Timer. The target is generating a CLK signal of 1MHz and control PB0 synchronized with the CLK.I am using Nucleo-F411RE as the development board. I have followed the instructions from the forum and configur...

f1.jpg f2.jpg
Soad by Associate II
  • 205 Views
  • 7 replies
  • 3 kudos
Labels