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! STM32F407 VDDA-VREF+ difference

In the STM32F407 DS, ADC characteristics table has the following footnotes:IMO 2. follows from 3. (which is a more stringent requirement); thus 2. is redundant and confusing.JW

waclawekjan_0-1749462029823.png

Custom STM32L476 based board LSE and HSE

Hello everyone, so it is my first time designing a board with stm32l476rg MCU. I was using the reference design from this sheet: https://www.st.com/resource/en/application_note/an4555-getting-started-with-stm32l4-series-and-stm32l4-series-hardware-de...

Stm325_0-1750208146036.png Stm325_1-1750208251627.png
Stm325 by Associate III
  • 241 Views
  • 2 replies
  • 0 kudos

Resolved! Simultaneous dual mode adc not working for me

Hi, I'm using the STM32H7 family and have spent several days trying to get dual mode working correctly with the STM32H723.  I finally switched to the STM32H753 so I could try the ADC_DualModeInterleaved example from the repository at STM32CubeH7/Proj...

EMarq.1 by Associate II
  • 255 Views
  • 1 replies
  • 0 kudos

STM32H735 with Ethernet & LAN8710A PHY

Hello I am triyng to use STM32H735 with ethernet (ln8710A is the PHY) We have hardware fault when we connect the cable (se the itm print below)We use CubeMx version Version: 1.18.0ETH is in RMII conection is OK      

dacha1_1-1750063232727.png dacha1_2-1750063273389.png dacha1_0-1750062122111.png
dacha.1 by Associate II
  • 637 Views
  • 7 replies
  • 0 kudos

stm32u5g9 dcmi double buffer linked list

Hello Using a STM32U5G9NJHxQ.Using a 646x480 1byte per pixel monochrome Dcmi camera --> 310080 bytes --> 77520 words (32 bits) --> according to AN5020 6.4.8 this means Double buffer mode for medium resolutions, continuous capture in my case.Based on ...

Debug Trace ETM - STM32H5, Keil

Good morning, I am trying to debug an STM32H573II with ETM, but I cannot get it to enter that mode.Debugging without trace with SWD works correctly. I have used this environment: - uVision 5.42- ARM Compiler 6.21- STM32CubeMx 6.14.1 I have performed ...