STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Quad encoder user input using interrupts (LPTIM)

I'm attempting to use a quad encoder as user input. It is connected to the LPTIM1, so I was going to use the HAL functions with encoder mode. I want to be able to sense both the direction and amount of turn of the encoder in order to move selection ...

SMoon.2 by Associate III
  • 547 Views
  • 0 replies
  • 0 kudos

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
  • 728 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 II
  • 827 Views
  • 3 replies
  • 0 kudos