STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H563ZI LINKER

Hi,I am working on freertos plus tcp library with STM32H563ZI, but how must I make memory otions in linker file?like: RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 320KFLASH (rx) : ORIGIN = 0x08000000, LENGTH = 2048KRAM1 (xrw) : ORIGIN = 0x20000000, LENG...

Recep by Associate II
  • 4495 Views
  • 11 replies
  • 2 kudos

How to write Product serial number in STM32H7

I am making a product and trying to write a serial number. After looking into it, I heard that I can use the unique device ID to write the serial number, but I understand that the unique device ID is read-only. I am curious as to whether the previous...

jink by Associate
  • 608 Views
  • 2 replies
  • 0 kudos

Resolved! USB clock source about STM32U595 can use HSI?

The datasheet say:USB on-the-go high-speed (OTG_HS)     The devices embed an USB OTG high-speed device/host/OTG peripheral with integrated transceivers. The OTG_HS peripheral is compliant with the USB 2.0 specification and with the OTG 2.0 specificat...

Barfield by Associate II
  • 823 Views
  • 2 replies
  • 1 kudos

STM32L476RG UART with DMA using Reception Till Idle

I've encountered an issue while implementing code on an STM32L476RG Nucleo board to receive variable-length data from Tera Term using USART2 in asynchronous mode. The baud rate is set to 1 Mbps with a 16 MHz sysclk. However, the code doesn't accurate...

Devesh by Associate
  • 891 Views
  • 2 replies
  • 0 kudos

Resolved! STM32G030 spare option bytes

I have a small amount of per-device data (e.g. hardware revision, serial number, manufacture date) that I would like to store persistently in an STM32G030 without consuming a 2K flash sector.  Obviously one option is OTP, but I'm curious about the Fl...

DAlbe3_0-1706293281779.png
DAlbe.3 by Senior
  • 8473 Views
  • 8 replies
  • 2 kudos

Resolved! No PWM output after switching to STM32G473

I am migrating a project from STM32F373 to STM32G473. I can program the new part successfully, but I don't see PWM . The PWM values are written in user created code and I can read them back via the STLink, so I know that the part at least begins runn...

KHarb.1 by Senior II
  • 672 Views
  • 2 replies
  • 0 kudos

STM32 MCU Choosing and programming

Hello everyone!After some more studying on STM32 ecosystem and how the programming of those boards work I've come to a blunder:I am designing a project with an STM32 Microcontroller that I need to program (of course), and I don't know what method sho...

AlexB99 by Associate II
  • 1731 Views
  • 4 replies
  • 5 kudos