STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 3953 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
  • 332 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
  • 319 Views
  • 1 replies
  • 0 kudos

STM3210E-Eval + sdio + fatfs problem

Posted on July 10, 2014 at 11:01 Hi, I would like to be able to read files on the microSD card 2GB with the stm3210E-eval board. I implemented the diskio.c functions for FatFs in read only. When I call the f_open() function I alway...

melanie by Associate II
  • 903 Views
  • 8 replies
  • 0 kudos

cube and CoOS

Posted on July 06, 2014 at 21:17why don't add CoOS in stm32cube . It's very simple to use and better than freertos.  #stm32cube #rtos #coos