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

STM32U5 QFN Availability

Is there anywhere tog go to find out when parts that are not currently in stock will be?Some parts even though they are a new product line seem to have NEVER had any stock, and I though the covid supply issues were now sorted.Specifically at the mome...

Resolved! How to design an USB OTG interface

Hello everyone,After several hours of searching, I haven't found a working example of an electronic schematic for interfacing a USB OTG port with an STM32 F7.Furthermore, the documentation provided "AN4869 Rev6" by ST is not clear enough to produce a...

Boris19_1-1711035327036.png Boris19_0-1711035303947.png Boris19_2-1711036218467.png
Boris19 by Associate III
  • 4457 Views
  • 8 replies
  • 0 kudos

Resolved! MTBF or FIT for component STM32F446RET6

Dear all, I need to know : 1.MTBF(Mean time between failure)2.Longevity.3.Shelf life or storage life.For component: STM32F446RET6I already try a online support, but the site show me “we can’t save this record ”.Can anybody help me? 

STM32 U5 ADC (multi channel) + timer + DMA

I am working on development project using NUCLEO-U575ZI-Q.The application is to scan multiple analog signals (4) signals using ADC1 (14 bit). The ADC triggered periodically using Timer 1. The results to be transferred to memory using DMA. Any sample ...

Tvoge.1 by Associate II
  • 2468 Views
  • 5 replies
  • 0 kudos

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
  • 2760 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
  • 5293 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
  • 1301 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
  • 474 Views
  • 2 replies
  • 0 kudos