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

STM32 WITH MUTI CLIENT TCP PROBLEM

Hi, I am using stm32f46-disco working with client for TCP server, my problem is when I start with one client it works successfully but when I connect another client (also stm32f746-disco) it receives data slower than the previous client and swaps wit...

OWLchan by Associate III
  • 9 Views
  • 0 replies
  • 0 kudos

STM32 Interleaved ADC Sample Timestamping

Hi, I am using STM32L476RG-Nucleo64 boards for one of my ultrasound projects. Basically, the process is:1)Send 2MHz pulses with pwm2) Sample 1000points with 8-bit interleaved ADC(500 each) and DMA3) Send ADC data through SPI.4) Wait TIM3 to trigger a...

Stm325 by Associate III
  • 116 Views
  • 7 replies
  • 2 kudos

Resolved! 5 khz wake from stop mode

I have an application in which I'm required to check the status of an accelerometer 5000 times per second but it's a battery powered device so I want to minimize power consumption. I'm using an STM32L053C8 on a custom board with an external LSE cryst...

MMora.6 by Associate II
  • 43 Views
  • 4 replies
  • 0 kudos

Firmware Update using USB Pen drive

Hi, I am new to the field of ST Microcontrollers and am currently working on developing firmware for a product that utilizes the STM32 Microcontroller, specifically the NUCLEO-H7A3ZI board. We are using the design implemented on this board as a refer...

STM32H743ZIT6 lwip

STM32H743ZIT6 LwIP - Ping Working in Example but Fails in My Own Project - Need Step-by-Step Help]Hi everyone,I am working with STM32H743ZIT6 and trying to implement basic Ethernet communication using LwIP. I downloaded the STM32CubeH7 package, and u...

sumanga by Visitor
  • 46 Views
  • 2 replies
  • 0 kudos

Resolved! receive unknown length frames with UART

Hello everyone,I’m working on an embedded project where I need to receive a variable-length stream of bytes via UART on an MCU  STM32H750. The key points are:All bytes are payload, no start or stop bytes, no protocol framing.The number of bytes is un...

Adam98 by Associate
  • 263 Views
  • 17 replies
  • 5 kudos