STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 798 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
  • 983 Views
  • 7 replies
  • 0 kudos

STM32F407 NVIC Configuration

Posted on August 20, 2012 at 15:32Hey guys, do someone configured the NVIC in the stm32f407 correctly in order to see the proper registers with the correct values in Keil MDK debugger. I have the feeling that the NVIC window isn't updating but the ...

stm32f0 spi dma and no interrupt

Posted on July 13, 2012 at 23:08Hi Ive been trying to get the SPI DMA TX interrupt to work with no luck. Im trying to load an array onto the SPI bus then get the interrupt to finish the transaction. attached is my spi, dma , and nvic setup code. tha...

timotet by Associate II
  • 2087 Views
  • 13 replies
  • 0 kudos

STM32F4 missing Table in RM0090

Posted on August 17, 2012 at 10:35Hello,according to internal triggering of timer2 to timer5 using the STM32F4, there is a table (Table 60: TIMx internal trigger connection on page 395) referenced but missing in the document RM0090. Does anybody kno...

STM32F4 - ADC to PWM outputs

Posted on August 18, 2012 at 06:51  The original post was too long to process during our migration. Please click on the attachment to read the original post.

STM32F100RB (documentation) bug

Posted on August 18, 2012 at 12:28Hi all,I think I just found a bug in documentation for STM32F100RB6. Repition register is not working as expected in TIM in one-pulse mode. More on that: http://dccharacter.blogspot.com/2012/08/bug-in-stm32-tims-one...

eltar by Associate III
  • 473 Views
  • 0 replies
  • 0 kudos