STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! USB FS Support

I am working on OTG FS application on stm32f769 discovery board, as per the it's schematic for OTG_FS VBUS power supply will be taken care by External Phy(see below image). So as per that I configure the STMCUBE IDE, and i disabled the VBUS_Sensing a...

Shikamaru_0-1711460081875.png
Shikamaru by Associate III
  • 816 Views
  • 4 replies
  • 1 kudos

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
  • 4127 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
  • 528 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
  • 728 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
  • 730 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
  • 4240 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
  • 577 Views
  • 2 replies
  • 0 kudos