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

SW RESET while retaining particular GPIO state

Hello! I am currently working on the stm32h747 dual core microcontroller. i have a specific scenario where i must reset the system (i am using the "NVIC_SystemReset()" function for this purpose), however, i want to retain the state of several GPIOs (...

yuri CH by Senior
  • 885 Views
  • 2 replies
  • 0 kudos

STM32G0C1RETx in Boot mode.

Hi everyone,i am using stm32g0c1retx MCU for i2c communication in slave mode. in normal mode i am able to get the data and ACK on i2c line, even after changing the different slave addresses. i am using single address mode for communication. But, when...

Rohit007 by Associate III
  • 490 Views
  • 0 replies
  • 0 kudos

STM32F4 in hardfault caused by CAN

Hello everyone, I am using an STM32F405 for a communication over can. It is receiving the messages on CAN1 and CAN2. For drivers I use STM32_HAL. My initialization procedure goes the following way:Init clocksInit GPIOsInit CANInit CAN peripheralInit ...

Quo by Associate II
  • 1747 Views
  • 7 replies
  • 6 kudos

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
  • 880 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
  • 624 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
  • 2037 Views
  • 5 replies
  • 0 kudos