STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F407 - CAN2 and TIM7 problem

Hello,In my STM32F407G-DISCO based project I use CAN1 and CAN2 to communicate with two encoders. I read the position of the encoders every 4 ms. I use TIM6 to generate an interrupt every 4 ms. It all works beautifully - it sends the position of each ...

LukaszN by Associate
  • 703 Views
  • 1 replies
  • 0 kudos

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
  • 557 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
  • 1844 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
  • 2285 Views
  • 11 replies
  • 0 kudos