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

Resolved! Using Low Power Timer for Pulse Counting. When should I receive an interrupt? Does the interrupt only fire when the autoreload register is matched? Or should the interrupt trigger on every count received?

I have a pulse input circuit with my counts going both into LPTIM1 input and TIM8 input 1. I am using capture compare to measure the frequency using TIM8. I would also like to use LPTIM1 in conjunction to keep the actual count of my pulses. When I se...

Does STM32F070 DMA controller support unaligned data transfer?

I want to know if the DMA in STM32F070 supports data transfer of 2/3 bytes? Or Does it support transfer only of multiple of 4 bytes?In my project, I have a problem of data alignment. My hardware is receiving 3 bytes of data over UART periodically. I ...

Vvine by Associate II
  • 547 Views
  • 1 replies
  • 0 kudos

STM32F429 does not start without debug probe

HelloMy app does not start without the debug probe.I replaced source code (app with freertos) by a simple blinking led, and it starts withoutthe debug probe (segger j-trace)...Any idea?Edit; Moving around a blinking led in the code, it appears that c...

JulienD by Senior
  • 582 Views
  • 3 replies
  • 0 kudos

i don't know what is the reason for this error.

I am testing the stemwin using the stm32f429i-disco Board.When building the project, I get the following error and I can not trace the error.This error occur when i use GUI_Init() FunctionPlease help me!!

0690X000006DlFhQAK.jpg
DSEO by Associate II
  • 835 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F3 PGA stability with low voltage signals

Hi,I am trying to use all the 4 PGAs in the STM32F303 to amplify and measure some low voltage signals (100-200mV with a gain of 8 or 16) coming from a temperature sensor. Doing so on one channel works fine, and I am able to get accurate readings once...

JThev by Associate II
  • 818 Views
  • 1 replies
  • 0 kudos

STM32F4-DISCOVERY I2C hanging problem

Hi everyone, I have a strange behavior with STM32F4-DISCOVERY I2C communication.My system includes an STM32F4-DISCOVERY, a BLDC motor, a flow sensor (SDP601), and a pressure sensor (MS5525DSO). The motor works as a blower and 2 sensors measure the fl...

0690X000006DkTxQAK.jpg 0690X000006DkU2QAK.jpg 0690X000006DkU7QAK.jpg
QDang by Associate
  • 898 Views
  • 2 replies
  • 0 kudos