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! CAN Communication issue with STM32F4

/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file can.c * @brief This file provides code for the configuration * of the CAN instances. *********************...

JDOG_0-1710445814919.png JDOG_1-1710446081374.png
JDOG by Associate III
  • 2859 Views
  • 19 replies
  • 3 kudos

Printf

How to use parallel two UARTs in STM32F746ZG: one for data transfer, the other for serial print

Resolved! Nucleo STM32H5 debugging OpenOCD

Hi all,I recently got a Nucleo STM32H563ZI board to start doing development with the STM32H5x family of microcontrollers but I'm having issues trying to setup a debug session in VSCode. I've download the STM32 OpenOCD version and compiled it as it se...

margce by Associate III
  • 5411 Views
  • 12 replies
  • 3 kudos

Missing DMA interrupt after I2C transmit

Posted on November 15, 2012 at 02:02I am working on an i2c driver that utilizes DMA for the master transmits. Everything seems to be set fine because I get hundreds of successful transactions but every once in a while, I issue a transaction but nev...

saccrue by Associate II
  • 1327 Views
  • 10 replies
  • 0 kudos

Two ADC in dual REGULAR SIMULTENIOUS mode

I am trying to run both ADC in dual REGULAR SIMULTENIOUS mode (ADC1 as master and ADC2 as salve) ADC Converted Result shall be stored in an Array Buffer using DMA transfer (single channel only), ADC conversion trigger shall not be software based (we ...

Pooja321 by Associate II
  • 488 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H755

Hi all,I got my hands on a quadrature encoder for the first time, and I am trying to interface it with my STM32H755 Nucleo board through the timer in encoder mode. The issue is that the interrupt is getting triggered (in the "HAL_TIM_IC_CaptureCallba...

sarun by Associate III
  • 480 Views
  • 2 replies
  • 0 kudos

Resolved! Encoder pin assign in STM32F103C8T6

Hello. I have plans to implement a motor encoder interface circuit using this micro controller. According to its datasheet, the timer implementation considers TIM1 ~ TIM4. My question is: which pins can I assign to implement a motor encoder circuit f...

Cube IDE Version: 1.15.0 failed at SystemClock_Config()

Hi :      I updated  STM32CubeIDE a few hours ago. Version: 1.15.0Build: 20695_20240315_1429 (UTC) Now it will failed at the SystemClock_Config() and missing arm_sorting.h void SystemClock_Config(void){RCC_OscInitTypeDef RCC_OscInitStruct = {0};RCC_C...

S_Ong_0-1711292059277.png
S_Ong by Associate II
  • 1306 Views
  • 11 replies
  • 1 kudos

Resolved! STM32G4 comparator source sink current

HiIs there any info available regarding source sink current of analog comparators on the STM32G4 series.The datasheet doesn't contain any info on this although the drive current of Opamps is mentioned as 500uA.TIA

MMala.3 by Associate II
  • 662 Views
  • 3 replies
  • 2 kudos