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

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
  • 859 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
  • 1152 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
  • 1007 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
  • 695 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
  • 3634 Views
  • 7 replies
  • 0 kudos

problem with the SPI Receive DMA1 in the STM32H723ZG?

I am using the STM32H723ZG as my development board. Here I am trying to do the SPI communication. I have an example program of the same board I had tested and it is working fine but in that they have used the BDMA for the receiving side. but I need t...

Sm.2 by Associate II
  • 1010 Views
  • 2 replies
  • 0 kudos