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

Confused by Run* state of STMH7

According to RM0433 Rev 8:The Run* mode is entered after a POR reset and a wakeup from Standby. In Run* mode, the performance is limited and the system supply configuration shall be programmed in PWR control register 3 (PWR_CR3). The system enters Ru...

Resolved! STM32H7 DMA

HelloCan the STM32H743 modify data at two non-consecutive peripheral addresses in a single DMA event,A DMA event changes two peripheral addresses,

zhaowhong by Associate III
  • 118 Views
  • 3 replies
  • 0 kudos

STM32U5 DCMI DMA is not working as expected.

Hello,    We have developed an image capturing application successfully based on STM32H7xxxx and OV7725 camera. We are now targeting to port the application to target STM32U5xxxx with the same camera. But it looks the DMA doesn't works as expected. T...

DCMI GPIO.jpg DCMI NVIC.jpg DCMI parameters.jpg GPDMA1 channels.jpg

Bank switch does not always work

Hello everyone!I'm facing a problem when trying to switch a bank on STM32H745 MCU. The issue happens only when the debugger is disconnected. Our implementation uses the HAL library to perform Bank switch like this:HAL_FLASH_Unlock(); HAL_FLAS...

STM32L476 vs STM32F411 vs STM32F303

Good morning.I'm still trying to develop in STM code.I have an open-source code developed for the STM32L476.Questions:If I generate a compiled HEX for the STM32L476, will it run on the 411?Are they compatible?Is it possible to migrate to an STMF303 o...

STM32N6570-DK boot from external flash error

Hello,I’m working with an STM32N6570-DK, and I’m trying to run a very simple LED-blinking application as part of the FSBL.When I debug the project using STM32CubeIDE, everything works correctly and the LED blinks as expected.Next, I want to flash the...

lou_v by Associate
  • 183 Views
  • 8 replies
  • 0 kudos