STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! LDR and STR asm instruction different execution time?

Hello. I am using STM32F4279ZI MCU with FreeRTOS. I want to compare efficiency of bare-metal and OS based program implementation. While doing some tests I have noticed that the same function called from bare-metal aplication is much slower than that ...

PGogo by Associate II
  • 3552 Views
  • 13 replies
  • 0 kudos

Possible bug with ADC configuration

I want to signal a possible bug in CubeMx version 4.27, in the STM32L4xx HAL library package. In the ADC configuration of the external trigger, the TIM4 TRGO setting does not work.I think the error is in line 518 of file "stm32l4xx_hal_adc.h". The or...

GZini.16 by Associate
  • 520 Views
  • 1 replies
  • 0 kudos