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

Errors in firmware ?

Posted on August 21, 2012 at 11:33Hi. As i m currently working on an application running on both STM8S and STM32, i'm using firmware libraries to get a portable code. i already found several mistakes. As an example : Software NSS bit. - first mistak...

thibaut2 by Associate II
  • 1041 Views
  • 5 replies
  • 0 kudos

STM32F0 Timer16

Posted on August 21, 2012 at 19:34Hi, I have a problem with Timer16 of STM32F0 Discovery. I want use this timer like ''time base'' one interrupt at 1mS. It Works but this timer has a ColockDivision ? Because when I setting the ColockDivision  at :1 ...

Flash loader demonstrator using STM32f407

Posted on August 21, 2012 at 17:18Hi, I was wondering if someone can help me, I have managed to invoke the STM32f407 using my application firmware, I then run the Flash Loader Demonstrator and everything seems to be working fine however if I try and...

roberts2 by Associate
  • 449 Views
  • 1 replies
  • 0 kudos

StdPeriph lib Timer examples

Posted on August 21, 2012 at 17:29Hello everyone, I am new to embedded programming. I was using Stm32l discovery board. I was trying to use the timer input capture mode to measure and then display the frequency. After initialization, it shows 00 fr...

ss882 by Associate II
  • 404 Views
  • 0 replies
  • 0 kudos

RTC

Posted on August 18, 2012 at 01:26Hello everyone.., I am new to Embedded programming. I wanted to generate 2mins delay. I already want to use two timers in PWM input and Input capture mode simultaneously. Can I use RTC to generate 2mins delay? Than...

ss882 by Associate II
  • 520 Views
  • 2 replies
  • 0 kudos

EXTI does not trigger/fire Please help!

Posted on August 21, 2012 at 12:11Hello All,I have configured an user button(connected to PG15) on the evaluation board(MCBSTM32F200) to generate an interuppt when pressed. The GPIO is iniztialized and works fine however the IRQ handler is never ent...

Play wav sound from SD Card STM32F2xx

Posted on January 23, 2012 at 16:04Hi, I want to play wav files from an SDCard with my STM32F2xx. I used SDIO example and I added FatFs support on it and it's OK. Next, I tried to use STM audio example to play audio from memory, and it's work (first...

STLINK Firmware upgrade

Posted on August 20, 2012 at 16:19Hi. I'm working atm on both STM8S-discovery, and STM32VL-discovery. I'm using STVD + Cosmic for SM8S, and Keil for STM32. Now that i've installed Keil, when i try to flash something on stm32 i get this message : ''...

thibaut2 by Associate II
  • 835 Views
  • 4 replies
  • 0 kudos

C++ dev questions

Posted on August 08, 2012 at 18:30I have some PLC .cpp source/header files that I want to port over to my micro code that uses linked lists and what not.  I noticed that main is a c file as is the rest of the stm320xx std periph drivers.  Can I use...

wbarkley by Associate II
  • 1058 Views
  • 7 replies
  • 0 kudos