STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 Cube and FreeRTOS Don't Cooperate

Posted on June 16, 2014 at 21:08Hi, I'm having a very difficult time getting FreeRTOS v8 to run with CUBE/HAL. I started out using CUBE to generate a basic example for an ADC input configuration, and a timer that will count up (or down) and execute ...

HAL Timer Module - read & set counter value

Posted on July 16, 2014 at 12:22In the old standard drivers, you could use TIM_GetCounter(TIM2) and  TIM_SetCounter(TIM2, 0) to read or modify the timer counter values. Is there a similar thing within the HAL drivers? I can't seem to find any replac...

rajpaged by Associate II
  • 4447 Views
  • 1 replies
  • 0 kudos

STM32 Cube Download error

Posted on July 15, 2014 at 15:53Hi, i have errors on downloading the CUBE zip files, for F0, F2, F3.. I tried many times in previous days, but i reach only 90% of the files. Also within the CUBE environment, when downloading the .zip file i have an ...

mmedici by Associate
  • 437 Views
  • 2 replies
  • 0 kudos

STM32F2 Hal Driver Time problem

Posted on July 11, 2014 at 22:24I work for a company called WolfSSL. I ran into a problem trying to update the STM32F2 examples for CyaSSL. The new Hal Drivers break time.h. I  get the Error: L62218E: Undefined symbol time ( refeered from asn.o) I'm...

nathan by Associate
  • 395 Views
  • 1 replies
  • 0 kudos