STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Resolved! Flash STM using 1 USB - STM32H755

Hi there, I am working on a project using the STM32H755 zi that has 1 USBC port, can we use the same port for uploading the code, UART Communication and powering the device instead of using ST-LINK? Or is there any way to use ST-LINK for communicatio...

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
  • 949 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
  • 3429 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 II
  • 699 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 Associate III
  • 1573 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
  • 585 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