STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 DISCOVERY BOARD WITH STM32F10x_StdPeriph_Lib_V3.5.0

Posted on May 19, 2012 at 15:38I am new to STM32 discovery and using the program  package  STM32F10x_StdPeriph_Lib_V3.5.0. I am trying to run adc module with this package .But when, I run that code provided into example into STM32 discovery board. I...

jai23 by Associate II
  • 482 Views
  • 4 replies
  • 0 kudos

Confusion with the processor architecture

Posted on June 10, 2012 at 11:38I've downloaded Sourcery CodeBench the latest version recently as i found it supports processor STM32F100C6.I set the board to be configured manually and the processor to STM32F100C6, but it didn't work, there was an ...

SDIO for STM32F4 discovery

Posted on June 09, 2012 at 20:18 friends i need mdk-arm project for accessing uSD card i.e SDIO for STM32F4 discovery.....its very urgent...plz someone suggest me..TIA

rishi by Associate II
  • 338 Views
  • 1 replies
  • 0 kudos

RTC configuration for STM32F4 Discovery

Posted on June 09, 2012 at 19:07hey guys, i need mdk-arm project for configuring RTC in STM32F4 discovery kit for using as time stamp....i need it badly ....so plz some one give me program for that....TIA

rishi by Associate II
  • 330 Views
  • 0 replies
  • 0 kudos

STM32F0 Feedback

Posted on June 09, 2012 at 04:41Hi all, Is it worth considering STM32F051C for a new project? It seems to fit perfectly in our requirements but I did not find any errata sheet on the website so I am not able to confirm that it is free from any bugs ...

Is Code Sourcery worth the effort ?

Posted on May 28, 2012 at 18:28I have been using the Atollic (Lite) for my development. My Atollic Projects work great (doing USB & MMC work). But I have run out of space with the 32K limit. So I moved over recently to the Code Sourcery - or tried. ...

jlchoobs by Associate II
  • 1136 Views
  • 14 replies
  • 0 kudos

SPI reception, data shifted by one bit

Posted on June 08, 2012 at 17:42Hi,I am having some difficulty receiving SPI data correctly and I am hoping someone could help.I currently have two STM32L-Discovery boards connected via SPI with one acting as master and one as slave. My SPI transmis...

gavin2 by Associate II
  • 322 Views
  • 0 replies
  • 0 kudos

STM32F207 with external SRAM and NAND

Posted on June 08, 2012 at 09:13Hello, I have a question about STM32F207 : Is it possible to connect an external SRAM + an external NAND flash on the same microcontroller through the FSMC controller ? What is the effect in this case in term of perfo...

STM32F207 spurious interrupts

Posted on June 08, 2012 at 09:25Hello, I need some help about the ''spirious interrupts'' : I have a project with STM32F207 + external SRAM. Sometimes when I debug my software, a ''spurious interrupt'' occurs. What does it mean exactly ? I read on A...