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! USB Virtual Port Com as USB->Serial Converter

I am using a STM32F373 with the USB Middleware set to 'Communication Device Class (Virtual Port Com)'.Is it possible to have it 'act' as a UART or SPI type port, or do I need to hook into the USB library to TX/RX data over USB?  I currently use USART...

LMorr.3 by Senior II
  • 2137 Views
  • 4 replies
  • 2 kudos

How to generate MDC clock?

Hi team thanks for your coperation with me. I have been trying to enable MDIO peripheral At one of the STM32 EVK kit(NUCLEO-H7A3ZI). What i could see, when i have gone through the MDIO's official block diagram. The MDC pin drew as input and MDIO as b...

Screenshot_20231126_115653_Drive.jpg
Msams.1 by Associate II
  • 716 Views
  • 2 replies
  • 0 kudos

ADC

In my project I am using STM32G030k8, in which I need to use 6 ADC channels and 2 of them are Pa11 and PA12PA9 and PA8 as gpio .I couldn't able to configure PA11 and PA12 what is the alternate way to use that channel

SRAM.11 by Associate III
  • 650 Views
  • 5 replies
  • 1 kudos

Protection against HRTIM output locking high

I am using an STM32G474 to create an inverting buck-boost converter, but after damaging a few boards, I realized that there is a series design issue that could short 24V to ground through an inductor if the HRTIM output pin ever goes high unexpectedl...

DavidNaviaux_0-1699704545013.png

Resolved! Excessive MCU heat after debugging

I have a design that uses two HRTIM outputs from an STM32G474 MCU to provide a PWM signal to two external half-bridge gate drivers to drive two DSMPS, a buck converter and an inverting buck-boost converter.  After several debugging sessions, the MCU ...

DavidNaviaux_1-1700295853836.png

Resolved! Read 96 bit UDID through serial bootloader or SWD

Hello,I am working on the STM32F103xx. I need to read out the 96 bit UDID (unique device ID) of the devices during production. Is there any way of reading this out from the serial bootloader on UART1 or through the SWD interface? I searched the AN315...

machinist by Associate III
  • 1055 Views
  • 5 replies
  • 0 kudos

STM32L562 Using TIM1 to trigger ADC1 Ch1 sampling at 5 kHz with DMA1 storing to a circular buffer. Stores 12 samples, then no further samples stored. What can stop this chain from functioning?

Here is the setup (Using timer 1 - 16 Mhz clock, counter = 3200) using OC channel to produce scope signal on output pin):void MX_TIM1_Init(void) {   /* USER CODE BEGIN TIM1_Init 0 */   /* USER CODE END TIM1_Init 0 */   TIM_ClockConfigTypeDef sC...

Grizz by Associate III
  • 477 Views
  • 2 replies
  • 0 kudos
Labels