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

Resolved! STM32F4 Enabling and Disabling SPI using Timer or DMA

Hello, I'm using the STM32F469NiH6 to try and do a certain number of SPI transactions (let's say 12 bytes) at regular intervals without core intervention, using Timers and DMA. And I have a couple of questions concerning this (I have had a look into ...

ribdp by Associate II
  • 1917 Views
  • 5 replies
  • 2 kudos

How to wake up STM32G070 on EXTI from stop1 mode?

I set up EXTI so I get interupt on the correct pin GPIO B.6. But I cannot get it to wake up from stop1 mode. I call WFI and RTC wakes upp the processor regularly but EXTI will not. Reading the reference manuel it says any interupt should wake the pro...

rickard2 by Associate III
  • 4706 Views
  • 7 replies
  • 0 kudos

stm32cubeIDE can't create new project!

I already installed the latest stm32cubeIDE(version 1.15.0).when I was trying to create a new stm32 project, the error present as below:So I want to install install software package first, but the help->manage embedded software package is no response...

Junde_0-1711424758789.png
Junde by Senior III
  • 1658 Views
  • 4 replies
  • 1 kudos

Running function stack trace

Hi,Master:Question:When the finished product cannot be debugged with jlink, I want to save and trace the function stack information through the firmware. When there are some accidental exceptions, I need to use the function stack to more delicately l...

Lyu.1 by Senior
  • 2811 Views
  • 5 replies
  • 0 kudos

STM32H755 Quadrature Encoder direction Bit

Hello all,I am attempting to read the direction bit and have observed a surprising behaviour. Let’s say my encoder was set to the reverse direction. If I attempt to move the encoder in the opposite direction, the direction bit doesn’t update until I ...

sarun_0-1711626455738.png sarun_1-1711626462915.png
sarun by Associate III
  • 1015 Views
  • 4 replies
  • 0 kudos

Resolved! No target found after first flash

I have a board using STM32F103CBT6 chip.  After flashing the board once (through CubeIDE v1.14.0 with ST-Link v2) I cannot flash it again and keep getting the message "No target found".  Here's a snapshot of the chip circuit:  When I power up the boa...

skip_shane_0-1711656751619.png

Resolved! RTC Alarm under VBAT Conditions

From what I understand, a STM32L433RCT3 MCU powered by VBAT pin will shutdown except for RTC and backup registers.1. I'm wondering if the RTC Alarms can trigger during the VBAT period?2. Will any code execute from the RTC Alarm interrupt during VBAT?...

MVeen.1 by Associate II
  • 646 Views
  • 1 replies
  • 0 kudos