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

Enable UART TX over ST-LINK/V2 on unused SWO pin

Hello, maybe a lame question, but how to force enable SWV even if the microcontroller in the project does not support it? Or use ST-link's SWO as console input? (does not have to be SWV)I got a project in Cube IDE for STM32G071KBU3 microcontroller us...

Jkman_0-1714989967264.png
Jkman by Associate
  • 634 Views
  • 0 replies
  • 0 kudos

STM32U575 SPI data size issue

Hi,I am using STM32U575VIT6Q in a BPSK receiver. The STM32U575 SPI1 is set to slave, receiver only. GPDMA channel 6 is linked to the SPI1 input and buffering input data to a data array. The SPI1 clock input (PA5) is connected to TIM1 channel 3 output...

hguan by Associate III
  • 2077 Views
  • 5 replies
  • 0 kudos

STM32F722 clock initialization error

Hi,I'm working on a project that uses STM32F722RE and I wanted to set the system clock to max value of 216 MHz using 12MHz external crystal as the input for the PLL. The problem is, if I set the SYSCLK and HCLK to 216 MHz, the code fails to initializ...

Roach by Associate II
  • 2716 Views
  • 11 replies
  • 0 kudos

Ethernet configuration issue

HI STM team,I am using NUCLEO-F439ZI BOARD. I am new to this board. According to the basic configuration the ETH selection shows the warning symbol, reference based on the internet example, the ethernet configuration it does not show the PHY Address ...

Ramachandran1992_0-1714455846651.jpeg Ramachandran1992_1-1714456093524.png