STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Comparing Atollic with IAR - code size

I am moving a large existing project from IAR to Atollic True Studio for STM32 as an experiment. I got it to build and run without too much pain, but have noticed that the ELF file which is produced is *much* larger - more than twice the size with no...

Does CAN Masking truly mask all unwanted CAN IDs?

I'm working on the STM32F1 device and have been reading the CAN filtering and masking process. I now understand how the ID mask and filter works. I do have one question though as in certain cases I'm unsure if the filter would work 100% correctly.If ...

daithi62 by Associate II
  • 341 Views
  • 0 replies
  • 0 kudos

STM32 ADC sync with PWM

​Dear whom have expericenced STM32 MCUs (STM32F411),In my target device, ADC timing control is very important. In executing ADC in STM32 MCU,  can it be fully synchronized with PWM generated from STM32 MCU?I'd like to use PWM signal as start trigger ...

HKwon by Associate
  • 462 Views
  • 1 replies
  • 0 kudos

HSE startup timeout on STM32F103RET7

I'm new to the STM32 so I apologize in advance for the trivial question.In the following code from SetSysClockTo72() system_stm32f10x.c, the value for HSE_STARTUP_TIMEOUT is 0x0500.  What max delay (msec) does this equate to? /* Wait till HSE is read...

DMath by Associate
  • 1063 Views
  • 1 replies
  • 0 kudos

STM32F429 shorted unexpectedly

I was working on the MCU STM32F429 while it was connected to the PCB when it shorted unexpectedly. The PCB at the time wasn't being used to power the board, or drive the motors. The Power source was my laptop and no external batteries. The USB cable ...

RDHIN by Associate
  • 488 Views
  • 2 replies
  • 0 kudos

Having issues with using simultaneous timers

In my nucleo L432KC, I have set Timer 1 for PWM generation, Timer 15 as a timer based interrupt and Timer 2 as PWM input mode. Timer 1 and Timer 15 works well until a point. For example, I wanted a 50 kHz update event, so I set Timer 15 Precaler 0 an...

xpp07 by Senior
  • 292 Views
  • 0 replies
  • 0 kudos