STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

[STM32H743VITx] PWM Configuration

Dear Experts, I am expecting to configure the PB5 of the STM32H743VITx as a PWM signal in order to trigger some external devices : I would like to generate a less-than 30Hz/60Hz pulse with variable duty cycle. Could you help or share some examples in...

Screenshot from 2025-02-20 11-17-02.png
KhangRtR by Associate II
  • 120 Views
  • 1 replies
  • 1 kudos

Resolved! STM32H743 external loader

I went through the ST External QSPI Loader how to and have verified my quadspi.c/h driver is good with the Winbond W25Q64 flash part we are using.  However after I create the .stldr and load it into the STM32 Programmer it will not read from the flas...

PFlor.2 by Senior
  • 5667 Views
  • 21 replies
  • 2 kudos

Resolved! Dual bank boot up from bank2 is not saved in STM32F427VG

Hello, I am working on a product with dual banks enabled. In each banks, there are one bootloader and application. In bank1's bootloader, if new application arrived, it will update bank2's application and then reset and boot from bank2. I meet a prob...

melfice by Associate
  • 242 Views
  • 2 replies
  • 0 kudos

Resolved! STM32L151RET6 Stop Mode and reset by watchdog

STM32L151RET6Is the RTC affected by the microcontroller reset?The system is placed in stop mode and is reset every 2 seconds by the watchdog.After 24 hours of operation, I find a delay of approximately 20 seconds.If I do not use stop mode and let the...

costi by Associate III
  • 381 Views
  • 4 replies
  • 0 kudos

Resolved! STM32H735IGK6 SRAM and Flash Speed

Hello,i am wondering why i can't find any information how fast the different SRAMs are.For Flash you have to configure waitstates, to setup the speed according to the CLK, but not for SRAM.I guess, because there is a dCache installed, the SRAM does n...

AZorn.1 by Associate III
  • 196 Views
  • 1 replies
  • 0 kudos

How to enable ADC continuous mode with DMA?

Hello community,I try to configure the ADC in continuous mode so it writes the converted values via DMA continuously into a memory address in background without triggering via software. It should be possible with : ContinuousConvMode = ENABLE and Ext...

CKosa by Associate II
  • 7480 Views
  • 9 replies
  • 5 kudos

NMI error with STM32H563VGT MCU

 Hi everyone!I’m facing random NMI errors in my project using the STM32H563 MCU, and I’m trying to identify the root cause.System OverviewMy project uses Ethernet (ETH) with NETx Duo and Thread X with static configuration.No RAMCFG (SRAMx, BKPSRAM) i...

Resolved! STM32f407 integrated CAN Transceiver

  Hi everyone!I have some questions related to the STM32F407 board and CAN protocol  Does the STM32F407 have an integrated CAN transceiver? If yes, how can I identify it in schematics and where can i find the schematics?If no, what external peripher...

Azizz by Associate III
  • 485 Views
  • 5 replies
  • 3 kudos