STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

RTC Running only in Debug Mode

Hi,I had generated RTC code for STM32L072CZ using cubemx, I'm reading the time and sending data via uart, when I'm in debug mode i can able to see the time via UART and when i stop debug mode then timer doesn't increment instead the initial value is ...

I couldnt find "output folder options" in the <ST Motor Control Workbench> in my computer. Is it because of the new Version of this Workbench ?

Im supposed to use STSW-SPIN3201 firmware with board STEVAL-SPIN3201 to control a 3-phase permanent magnet motor with Hallsensor ST Motor Control Workbench. For that i need to use <ST Motor Control Workbench>. For my further application with this Wor...

AAire by Associate
  • 266 Views
  • 0 replies
  • 0 kudos

STM32Fx external input counting and triggering ADC

Hi,I have a PWM signal input to STM32Fx MCU, I would like to count the number of pulses and trigger ADC on each rising edge of the PWM.If I use the input as the clock source for the Timer I don't know how to generate a trigger to the ADC on each puls...

priven by Associate II
  • 1348 Views
  • 6 replies
  • 0 kudos

USART in SPI mode

Is it possible to configure the USART as SPI master, with SPI slave having 16 bit data frames (AD5592R) ?

EE_CV by Associate II
  • 3483 Views
  • 10 replies
  • 0 kudos

No traceswo output on stm32H7xx

Posted on March 16, 2018 at 07:40Hi Forum. I am new to the H7 line of processors and the first thing I tried is getting printf() output on the traceswo pin of my nucleo-H743ZI. What I have tried:1. The 'Everything out of the box' way:Use cubeMX to c...