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

Certain chars lost during USB_FS transmission

Hi. I am using a STM32F756-EVAL board for USB_FS transmission.messageprocesser.c#include "messageprocesser.h" #include "main.h" #include "usbd_cdc_if.h" #include <string.h> #include "string.h"   //Sample cmd: TOARM_FIRMV_00000000_4C\r\n #define MESSA...

OIp.1 by Associate III
  • 305 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H7 SAI / I2S max input clock "sai_x_ker_ck"

Hello,what is the maximum input clock for the SAIs and I2Ss for the H7 ?I mean "sai_x_ker_ck" and "spi_ker_ck".I couldn't find it in neither RM nor DS.Is it dependent on some AHB / APB or D1/2/3 clock?98.304 MHz is working (it is also in the RM's exa...

LCE by Principal
  • 392 Views
  • 3 replies
  • 0 kudos

Using timer in slave mode and trigger source as ITR1

Hello I am new to stm32 MCUs. Timer1 is in slave mode and the trigger source is ITR1. What is ITR1 and in which conditions is timer generating pulses if it is in slave mode? I generated a code using mcsdk for stm32g431cbu6.Please check line 25 in th...

SivaP. by Associate II
  • 1468 Views
  • 2 replies
  • 0 kudos
Labels