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

STM32L4 LSE CSS

Posted on May 04, 2017 at 01:58Hello,I'm using STM32L443. I use LSE for RTC and i use LSE for MSI auto calibration. I use a battery on VBAT pin. When i accidentally touched one of the clock pin i saw that there happens an error. The error sets LSECS...

STM32F407VGT on Discovery Board. Timer2 input channel 2 PA1 is not triggering Input Capture interrupt. Timer2 Clock 84Mhz.(HSE with PLL for clock) void HAL_TIM_IC_CaptureCallback() is not invoking even after applying proper signal to Timer2 IC pin.

I have tried to create a PWM signal using Timer1 and then feed that to Timer2 running in Input Capture mode. The Timer1 PWM output is working fine and verified using DSO. But in case of Timer2 the Input Capture interrupt call back void HAL_TIM_IC_Cap...

0693W00000QLFBoQAP.png 0693W00000QLDyuQAH.png 0693W00000QLDyZQAX.png 0693W00000QLDy5QAH.png

Can't change SYSCLK in UART HyperTerminal example

When I create the UART_HyperTerminal_IT project in STM32Cube, SYSCLK's source is assigned to PLLCLK:  RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSI;  RCC_OscInitStruct.HSIState = RCC_HSI_ON;  RCC_OscInitStruct.HSICalibrationValue = RCC_HS...

mattscar by Associate II
  • 872 Views
  • 2 replies
  • 0 kudos

Any new CPUs?

When distributors have zero stock, it is hard to know about new CPUs. Are there any? Fast do it all CPUs are interesting and so are Linux CPUs.PS I am 110% happy that I didn't use any of those in my paid designs.

LMI2 by Lead
  • 1164 Views
  • 4 replies
  • 1 kudos

Resolved! Is this an error in datasheet DocID15060 Rev 7 (STM32F103x4 STM32F103x6) - regarding SPI1_SCK when SPI_REMAP = 1.

I was setting up pin assignments for a project and encountered a conflict between datasheet and reference manual. Can this be resolved?The datasheet for STM32F103x4 STM32F103x6, filename stm32f103t4.pdf, dated 6/1/2015 9:41:55 AM appears to lack an e...

wb0gaz by Senior
  • 1025 Views
  • 4 replies
  • 0 kudos

Resolved! Optical Character Recognition

Hi ST Member, Is there any specific function pack for "Optical Character Recognition"?. I have a kit STM32H747I-Disco, Planning to do some projects in character recognition. Regards,shankari.

STM32 DFSDM simultaneous sampling of 8 MEMS microphones

I am working on a project where I would like to gather PCM data from 8 MEMS microphones, and naturally I found the DFSDM peripheral interesting. The PCM data will be sent over lightpipe ADAT using a SAI but this is out of scope of this post.This is b...

0693W00000QLEStQAP.jpg
RUlstrup by Associate
  • 715 Views
  • 0 replies
  • 0 kudos

STM32H7 UART BAUD RATE ISSUE

Hello! I'm developing application using STM32H745 with uart interface. The problem is the behaviour of uart baudrate. I configure with hal driver uart on baudrate 115200 and try echo with terminal. The problem is that sometimes i recieve wrong data ...

Iivan.1 by Associate II
  • 3795 Views
  • 7 replies
  • 0 kudos