STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 558 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
  • 601 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
  • 2563 Views
  • 2 replies
  • 0 kudos