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

STM32H7 - How to tell if debugger is attached?

So I was handed code that breaks when debugging, but to fix the breakage breaks a power control on the board. Rev A only has this problem but Rev A is what I'm stuck with . Nice, right? So I need a way to tell at run time whether the debugger is att...

n2wx by Senior
  • 2772 Views
  • 11 replies
  • 0 kudos

SERVO MOTOR ANGLE

WHEN USED PULS ENCODER FOR FIRST TIME STARTUP HOW CAN UNDRESTAND ROTOR POSITION BECUSE SHAFT POSITION MIDLE 0 DEGREE TO 360 DEGREE

Problem with STM32L475 Discovery kit IoT node power supply

Hello, I've just received the STM32L475 Discovery kit IoT node. I connected the board through USB cable to my laptop (the JP4 jumper is connected to 5V_ST_LINK) and the power supply LED (LD5) is blinking. Also the board is not visible from laptop (I ...

DMala.1 by Associate II
  • 1043 Views
  • 4 replies
  • 0 kudos

Resolved! Inverted polarity COMParator

Hello. I use STM32G474VET6.I want to use the comparator output as an external event for the timer. The output of the comparator (event) must be inverse (the POL bit is set in the COMP_CxCSR register). However, according to the logic of work, I see th...

ADedk.1 by Associate
  • 1122 Views
  • 2 replies
  • 0 kudos

ACCOUSTIC ECHO CANCELLATION: whodunnit ??

I have a speakerphone-ish application using STM32F405. Accoustic echo is a problem (mic picks up what the speaker barfs out). Prelim googling shows:Cube has add-on for speex AEC. But xiph (the guys who made the now-obsolete speex) themselves say...

Goof Ball by Associate III
  • 459 Views
  • 0 replies
  • 1 kudos

Hi, for several days now I have been trying to display a variable in "Snapshot acquisition mode" in STM Studio. The document CD00291015.pdf talks about this mode on page 21, talking about the "softTrace" subdirectory and the DataAcq.c and DataAcq.h files

Hi, for several days now I have been trying to display a variable in "Snapshot acquisition mode" in STM Studio. The document CD00291015.pdf talks about this mode on page 21, talking about the "softTrace" subdirectory and the DataAcq.c and DataAcq.h f...

Mbert.1 by Associate II
  • 687 Views
  • 0 replies
  • 0 kudos

Program stucks on Timer2 Delay.

Hello,In my application there is an external interrupt configurations: RCC_ClocksTypeDef RCC_Clocks; RCC_APB2PeriphClockCmd(RCC_APB2Periph_AFIO, ENABLE); EXTI_InitTypeDef EXTI_InitStruct; NVIC_InitTypeDef NVIC_InitStruct; GPIO_EXTILineConfi...

AKara.3 by Associate
  • 547 Views
  • 1 replies
  • 0 kudos