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

STM32H7 DMA issue

HelloMy current requirement is to generate an FSK waveform with two frequencies around 3-5 MHz, a rate of about 700K, and output a square wave using PWM. The method involves switching frequencies by updating ARR and CCR using two timers—one for PWM o...

Help troubleshooting stm32g431 board

Hi. I designed a stm32 board an am trying to program it with a stm32 development board. i am having issues with programming it. This is my board design and my programming setup. I have connected the stm32f4 to my laptop to program it and the Integrat...

WhatsApp Image 2025-10-22 at 16.02.43_99bd9ff3.jpg Screenshot 2025-10-22 161018.png Screenshot 2025-10-22 160147.png
aks1 by Associate II
  • 63 Views
  • 5 replies
  • 0 kudos

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...

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
  • 106 Views
  • 9 replies
  • 2 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
  • 147 Views
  • 8 replies
  • 1 kudos