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

G473 ADC crosstalk

Hello. Have some issues with MCU ADC configuration and data.Hardware:                                                                                                                                                                                     ...

grisom13 by Associate III
  • 219 Views
  • 2 replies
  • 0 kudos

RTC time drift issue

Hello, I have come across an issue with the RTC in my project. In my project I am using the following:- MCU:- STM32H743IIT6IDE version:- 1.19.0SDK version:- 1.12.1 I will discuss the issue here, I wrote a program that uses the RTC and print the curre...

STM32U5 + HAL_FLASH_Program() + DCACHE?

Hi,I am currently developing a small application with a STM32U5 where I write a few bytes into flash using HAL_FLASH_Program(). All seems to work fine. Except I can only read the data back after I do a reset. I suspect that DCACHE is playing a trick ...

JE by Associate III
  • 753 Views
  • 6 replies
  • 0 kudos

DCMI priority versus SDMMC (STM32N6)

Good day folks,I have the DCMI camera interface on a STM32N6 streaming to the SDCard, and I am noticing that there are cases that the DCMI reports an Overrun when a SD access occurs at the same time that the Hsync interrupt was meant to occur.Digging...

cam-sdaccess.png
exarian by Associate III
  • 298 Views
  • 4 replies
  • 3 kudos

Resolved! STM32N655 BKPSRAM

Hello,In my project, I want to hold boot params in BKPSRAM so "Application project" can also write and read this section easily. If boot is needed, "Application project" will set boot params as required and after that it will use "NVIC_System_Reset"....

B.Kaya by Associate III
  • 943 Views
  • 5 replies
  • 0 kudos

Resolved! STM32H573V UCPD CC2 and PC9 interference

HI,I am working on a board using STM32H573V and have a working solution with UCPD detecting an inserted memory stick and running the MSC class. In an other part of the software I am using PC9 as an GPIO push-pull, low speed output and as soon as I se...

DirkH by Associate II
  • 612 Views
  • 4 replies
  • 4 kudos

Resolved! STM32H7 HSE not starting on some boards

Hello all,I've designed a board around a STM32H743 (LQFP-100) and am running into the following issue.On 2 boards out of 10, the HSE seems not to start properly. The HSE_RDY flag is never set after enabling HSE. I have checked it's not in bypass mode...

OpusOne by Associate III
  • 1105 Views
  • 20 replies
  • 3 kudos

Resolved! Question on VDD and VSS internal connection

Should each vdd pin of the stm32f407zgt6 read continuity like the blue pill on multimeter, are they internally connected within the chip or separated? Similary for all the vss pins are they also all connected vss inside stm32f407zgt6 Thanks