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! 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 II
  • 7159 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
  • 404 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
  • 569 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
  • 381 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
  • 8220 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
  • 891 Views
  • 5 replies
  • 3 kudos

Resolved! Change UART baudrate on the go STM32G4 (DMA)

Hi all,I'm having problem implementing a function to change the baudrate during runtime. I've read all the other topics about it and tried the proposed solutions but couldn't get it to work, maybe I missed something.I use DMA for the UART which might...

Yves Bmnt by Associate III
  • 391 Views
  • 4 replies
  • 2 kudos