SDIO for STM32F4 discovery
Posted on June 09, 2012 at 19:13friends i need mdk-arm project for accessing uSD card i.e SDIO for STM32F4 discovery.....its very urgent...plz someone suggest me..TIA #urgent
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on June 09, 2012 at 19:13friends i need mdk-arm project for accessing uSD card i.e SDIO for STM32F4 discovery.....its very urgent...plz someone suggest me..TIA #urgent
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...
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
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 ...
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. ...
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...
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...
Posted on June 08, 2012 at 11:03Hello, I'm having a strange issue ... when I upgrade from firmware X to firmware Y, the MCU is consumming more amps (board consumption from 50mA to 80mA), and generates more heat (from 42°C to 50°C). I checked a hun...
Posted on April 03, 2012 at 19:57Hi all,I don't see this mentioned anywhere on the forum, but a new version of the STM32 USB library was released recently and it adds the long-awaited support for the STM32F4 family. I've tried it with the STM32F4-Di...
Posted on June 06, 2012 at 18:13Newbie here...I'd like to use one timer as a prescaler for another. Both these timers (combined) will act like a single 48-bit ''uptime'' value, used for timestamping events. The master timer will be driven off APBx.I...