STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! NOR Flash Write-While-Erase-Suspended?

Hello,maybe this is bit off-topic, but does anybody know if it is possible to suspend an ERASE operation and write to another (previously erased) sector?I want to save a page in flash in case of a power outage and want to interrupt a probably ongoing...

regjoe_0-1760981035028.png regjoe_1-1760981065400.png regjoe_2-1760981380824.png regjoe_3-1760981677350.png
regjoe by Senior II
  • 458 Views
  • 10 replies
  • 3 kudos

Wake up from Standby by RTC AlarmA in STM32U575

Hi!I’m currently building an application where I need to periodically wake up my NUCLEO-U575ZI-Q from Standby mode using RTC alarms. I’m aware of the Wake-Up Timers, but I’ve been specifically asked to use alarms. This will be integrated into a FreeR...

Joaam by Associate
  • 413 Views
  • 1 replies
  • 0 kudos

Resolved! Trying to run a blinking LED on STM32H755ZI-Q

Hi, am new to STM32 and i am trying to configurate my Nucleo but i don't understand my problem i am trying to setup a basic blink code with the basic structure (serial port communication with putty , debugger stlinkv3 and communication between cores ...

Resolved! Using HRTIM to Output PWM input from the other Timers

Hello everyone,I am doing a project of sampling a PWM signal and reproduce it dynamically using the HRTIM. The following code:uint16_t oldPer = 0, oldDur = 0, update = 0;uint16_t newPeriod = 0;uint16_t newDuration = 0; void HAL_TIM_IC_CaptureCallback...

chrkaras by Associate II
  • 132 Views
  • 1 replies
  • 1 kudos

STM32H75x max. Clock for SPI Read Timing

Hello,I'm trying to figure out the max. reliable clock frequency for NOR flash connected via SPI or QSPI interface.I've read here or here  that there are custom board and evaluation board designs which are reading data at single transfer rate up to 1...

regjoe_0-1759932897965.png regjoe_1-1759933037435.png regjoe_2-1759933211412.png regjoe_5-1759933586728.png
regjoe by Senior II
  • 370 Views
  • 8 replies
  • 1 kudos

Programming support for STM32F413VHT6

I see STM32F413VHT6 is a1.5Mb device from the ordering information and the memory mapping in the datasheet. I follow the same procedure I followed to program the range 800 0000 to 810 0000 for the rest of the 0.5 Mb (810 0000 to 817 FFFF) also , but ...

Narayani by Associate
  • 102 Views
  • 2 replies
  • 0 kudos