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

use timer to decode pulse/step + direction signal?

STM32 timers can decode quadrature signals.STM32 timers can count external pulses.can STM32 timers do pulse counting AND take counting direction from a second external input?my current solution (on an STM32F303CB/CC, but also F103) is to let the time...

0690X00000AAEraQAH.png
crackwitz by Associate II
  • 1285 Views
  • 2 replies
  • 1 kudos

Problem with USART2 of stm32 f446ze

Hi, I am also new to stm32 micro controllers. I am trying to use UART2 of my microcontroller which is not default(It is not connected with the ST-Link, hence no virtual COM PORT), I am using a USB to TTL connector(TX,RX and GND) for this, I am taking...

MAziz.1 by Associate II
  • 1019 Views
  • 2 replies
  • 0 kudos

Mesure power consumption on STM32H7B3-DK Platform

Hi Team I wanted to measure the power consumed by the device i.e. STM32H7B3I-DK while running any application like taskIs there any api that helps me to measure this can anyone help on finding a way to do this

DRAME.1 by Associate II
  • 567 Views
  • 2 replies
  • 0 kudos

Resolved! Has the application note AN5419 been released yet?

I want to build a system based on the STM32H735ZGT6. The data sheet (page 115) refers to application note AN5419 "Getting started with STM32H723/733, STM32H725/735 and STM32H730 Value Line hardware development". However, I cannot find it.

Charly by Associate
  • 3342 Views
  • 3 replies
  • 0 kudos

How can i handle two UART ports in one STM32?

Hello,I have questions about handling multiple UART ports.​Connections are;PC <--USB VCP--> STM32(1) <--UART1--> STM32(2) <--UART2--> Target deviceTwo STM32 are both L412K series,And I wanna make a application which forwards data to the target device...

Question regarding use of AXIM vs ITCM.

I just solved a bug in my software, and can't quite understand how it happened. My code is a built in hardware test for our board, and a bootloader, which communicates with a serial bus and downloads different compoents to different memories. One o...

SBurc by Associate II
  • 1469 Views
  • 5 replies
  • 0 kudos