STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Problem with the LwIP TCP/IP stack

Posted on May 21, 2012 at 23:33 Hi, I use LwIP TCP/IP stack demonstration for STM32F407/STM32F417 microcontrollers that Iconfigured to work with my STM32F4 discovery board. I tested the TCP/UDP echo server application based on netc...

DMA double buffering

Posted on May 17, 2012 at 15:33Hi everyone. While reading ST technical documentation i haven't realised whether there exists a simple way to find out which one of buffers is in use in interrupt routine without keeping count, some reliable way?Thanks...

STM32F105 Programing tool

Posted on May 18, 2012 at 14:08Hello, this is my first project using stm32F105 microcontroller, and i want to start developing application using this micro controller, so i want to ask about the compiler that i should use, and how can i use it with ...

hisham23 by Associate III
  • 980 Views
  • 5 replies
  • 0 kudos

STM32F4-Discovery with USB(CDC), LCD, Web Interface...

Posted on May 20, 2012 at 03:55I must say, the STM32F4-Discovery is most definitely the most accessible microcontroller I've ever worked with. I now have a fully working USB via CDC(ie. virtual com port), an LCD for basic data display, and now a Web...

jason22 by Associate II
  • 542 Views
  • 3 replies
  • 0 kudos

Problem to connect to STM32F407E (ST-Link)

Posted on May 18, 2012 at 13:39Hi, we produced a small demo board with STM32F407E, but we could not connect to STM32F407E (100pin LPC with 512k memory) - a previous similar board with the 144pin version worked without problem. Next we will try the S...

flyer31 by Senior
  • 435 Views
  • 3 replies
  • 0 kudos

sdio initialization

Posted on May 19, 2012 at 18:45Hello,I am trying to use the SD card which is connected via SDIO interface. I am using STM3221G-EVAL evaluation board.Problem is response of ACMD41 comes with a crc error. I have seen in errata that crc will be detecte...

STM32 Technical Updates

Posted on May 21, 2012 at 10:26Dear STM32 users, This read-only thread is dedicated for our technical developpers community to share last STM32 updates, the first part will be products documentation news such as datasheets, Erratas, Applications no...

Fast I/O handling

Posted on May 15, 2012 at 11:57Hi everyone, I am using STM32F4 Discovery evaluation board and Atollic TrueStudio. My problem is a fast I/O handling i want to generate signal frequency at 84 MHz. I'm getting ~15 MHz if I use while (1) { GPIOD->BSRRH...

oleg23 by Associate
  • 645 Views
  • 4 replies
  • 0 kudos

WFI in run mode causing Hard Fault

Posted on May 18, 2012 at 04:03hi all, I want to save power in run mode of mcu (STM32L151) My timer is running and giving periodic interrupts. My plan is to go to sleep mode when all main loop work is done and then wake up when timer interrupt comes...

alok472 by Associate II
  • 653 Views
  • 3 replies
  • 0 kudos