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

STM32F407 USB Disconnect detected interrupt problem

Posted on July 15, 2014 at 07:22Hi,I am presently working on STM32F407 USB, for my understanding i am referring the RM0090 Reference manual.In that manual for USB OTG FS, Global interrput register (GINTSTS) 29 bit as DISCINT bit at there they given ...

chandu1 by Associate II
  • 560 Views
  • 1 replies
  • 0 kudos

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
  • 4929 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
  • 526 Views
  • 2 replies
  • 0 kudos

CDC stm32f4 full duplex sample ( STM32CubeMX )

Posted on July 15, 2014 at 09:41 I'm using the STM32CubeMX 4.3.0 version.I created a project for CDC Virtual COM port for STM32F405RG micro. I need full duplex communication. Please find the attached CubeMX project .ioc file. Following is the...

0690X000006058ZQAQ.png
harinath by Associate III
  • 478 Views
  • 0 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
  • 437 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
  • 1317 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