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

STM32F4 oddities in stm32f4xx_hal_adc.c

Posted on January 23, 2015 at 01:57 In the STM32F4xx HAL, file stm32f4xx_hal_adc.c there is this code /* Check if ADC peripheral is disabled in order to enable it and wait during Tstab time the ADC's stabilization */ if((hadc->In...

STM32F373 SDADC1 trigger by Timer 19

Posted on November 07, 2014 at 11:22 Hi all! This is my first project with ST micro. I have evaluation board stm32373c-eval. I have generated low level code with STM32cubeMX. I want start SDADC1 triggered by TIMER19 but the SDADC1 start...

enrico by Associate
  • 621 Views
  • 1 replies
  • 0 kudos

STM32L053 I2C size managment error

Posted on November 04, 2014 at 17:13Hello everybody.I hope someone could help...I work with a STM32L053 and should communicate over I2C with a sensor. I checked the delivered examples from the STM32CubeL0 and can initialise the I2C. But when I send ...

thierry2 by Associate
  • 616 Views
  • 1 replies
  • 0 kudos

I2C HAL driver and Word data

Posted on January 22, 2015 at 09:44Hi How can I send and receive  word data  in I2c bus. ( in new  HAL LIBRARY   STM32F1cube) some sensor need word data. thanks.

HAL versus Keil RTOS

Posted on December 16, 2014 at 09:17I've written for years applications using Keil RTOS without problems.Now I'm trying to use HAL device drivers, but it seem they are incompatible...Anyone has some ideas or suggestion?

giuseppe by Associate II
  • 575 Views
  • 3 replies
  • 0 kudos

STM32F072 bootloader ''limiitation''.....

Posted on January 23, 2015 at 15:58Hi, I think I've found a ''bug'' in the bootloader. AN2606 documents for '051 chips on page 58 that: [quote] When the user application configures a value of HSI TRIM bits (in RCC_CR register) and then jumps to the ...

Nucleo blue user button and exti in HAL

Posted on February 24, 2015 at 16:05Is it possible to configure external interrupt for blue user button on Nucleo bord (which is PC13) using HAL library?As given in examples for EXTI_Line0 connected to PA.00 pin:  GPIO_InitTypeDef   GPIO_InitStructu...

sergey2 by Associate II
  • 1247 Views
  • 3 replies
  • 0 kudos

keil uvision5 - how to run code from internal sram

Posted on February 26, 2015 at 11:26hello, first sorry for my bad english. Currently i am working on project that require a lot of debugging.I am using keil uvision5 and stm32f4 and would like to run code from internal sram instead of flash. How to...

andjelko by Associate II
  • 1173 Views
  • 1 replies
  • 0 kudos

stm32f0 alarm subseconds not updated rtc

Posted on February 26, 2015 at 14:10 It is necessary that the uc (STM32F051) was in STANDBY mode and wake up periodically to 4 times a second. RTC is clocked from the LSE. Setting Alarm occurs after checking the contents of the configuration RTC...

alux by Associate
  • 420 Views
  • 0 replies
  • 0 kudos