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

Confusion about ICACHE errata on the STM32U575

The errata for the STM32U575 series includes the following: We would like to use the first option of the 2 listed workarounds (the one that does NOT require disabling and reenabling the ICACHE).  Does ST have any implementation examples of this worka...

jmitchell_0-1750539528417.png

Resolved! Flashing AI Model into STM32N6570-DK

I have the STM32N6570-DK board, and I was able to execute the example from:- https://github.com/STMicroelectronics/STM32N6-GettingStarted-ObjectDetectionFollowing the steps provided in the workshop:- https://www.youtube.com/watch?v=29EUWNwfywI&list=P...

STM32U083RC RTC wakeup mcu from stop mode

I have three questions regarding the STM32U083RC: 1.Why  is the reset value of EXTI_IMR1 register 0xFFF80000?The EXTI line 19-21 is configurable lines。 2.I encountered a problem: when I used the NUCLEO-U083RC demo program to PWR_STOP2_RTC, I found th...

clin.12 by Associate
  • 465 Views
  • 1 replies
  • 0 kudos

Question regarding STM32F411RE option bytes 0xFF issue

Hello. I am currently developing a board using the stm32f411ret6 chipset. I confirmed that the first firmware download worked properly on one of the boards I am developing. However, after attempting to download the second firmware, I encountered an i...

MKIM.3 by Associate II
  • 212 Views
  • 4 replies
  • 0 kudos

CAN: Tx Delay Compensation is not working

HelloI am trying to get the STMN32G431 processor to do what I want.If I set the baudrates 500kB / 2MB and a samplepoint of 87.5% for both and send a CAN packet with FDF and BRS I get after 3 ms:LastError = Recessive Bit Error and 8 Tx errorsand 2 ms ...

Elmue by Associate II
  • 677 Views
  • 13 replies
  • 4 kudos

Resolved! One-time UART DMA data mismatch

Hello all, This is my first post on here, if I am in error at any point please direct me to any relevant posting guidelines. I am developing a sender-receiver solution involving two STM32H753 microcontrollers, both on ST's NUCLEO-STM32H753 boards. I ...

Screenshot from 2025-09-05 10-48-10.png

STM32N6570-DK MIPI CSI-2 D-PHY Camera Issue

Hello teams,I tried to use STM32N6570-DK DCMIPP Pipe0 to read data from my camera that has own ISP. The camera output format is UYVY (YUV422 BPP16). The issue is that I can't get any data from DCMIPP and CSI-2 Host, I only received SOF and EOF events...

Nian8113 by Associate
  • 173 Views
  • 1 replies
  • 0 kudos

STM32H7S7L8H6 interface with eMMC

Hello Team, We are planning to use STM32H7S7L8H6 in our new design.We want to interface IS21EF04GP-JQLI-TR eMMC with STM32H7S7L8H6.So, for this STM32H7S7L8H6 required only 3.3V supply right?It will be to communicate with eMMC IS21EF04GP-JQLI-TR. So, ...

JK1234 by Associate II
  • 234 Views
  • 3 replies
  • 0 kudos

Resolved! STM32H723 large ADC offset

Hi, I'm already aware of the application note from https://www.st.com/resource/en/application_note/an5354-getting-started-with-the-stm32h7-series-mcu-16bit-adc-stmicroelectronics.pdf but as it does not cover STM32H72*-MCUs, I have to afraid I need to...