STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FTP TCP/IP low cost.

Posted on January 24, 2012 at 12:00Hello I am looking for a TCP / IP stack that integrates affordable DCHPclient, ''FTP client'' and filesystem. Ported to a STM32F4xx. LwIP not implemented. NicheLITE requires additional packages. Price? Open-source...

IHS1 by Associate II
  • 413 Views
  • 2 replies
  • 0 kudos

TIM5_CH1_ETR

Posted on January 23, 2012 at 11:02I need all four channels on TIM5 for input capture. According to the data sheet, TIM5_CH1 is available on PA0. On PH10, a signal called TIM5_CH1_ETR is available. Can I use this pin as a normal channel 1 input, or ...

torleiv by Associate II
  • 905 Views
  • 4 replies
  • 0 kudos

stm32f107vc usart

Posted on January 23, 2012 at 17:49Hi,I am trying to get the usart to work on the olimex stm32-p107 board. I setup the GPIO ports and USART, but cannot seem to send, or receive any data. Has anyone has this problem? or any ideas?  Here is my code: R...

Did I brick STM32 Discovery Board ?

Posted on May 01, 2011 at 19:54I am new to ARM. I got the STM32 Discovery board.  (STM32F103RGT6 chip) I made a quick code that uses the serial port.(code I copied from Keil website that uses the serial port, and just modified very slightly so it al...

vito_1978 by Associate II
  • 1004 Views
  • 6 replies
  • 0 kudos

DMA Interrupt handler not working

Posted on January 17, 2012 at 17:30I'm using the standard periphery library for this board. The DMA is working correctly in combination with DAC (memory to peripheral transfer) but I can't get the cpu to execute the interrupt handler for DMA1_Stream...

giu by Associate II
  • 754 Views
  • 1 replies
  • 0 kudos

USB FS problem while handling other interrupts

Posted on January 24, 2012 at 08:48Hi, I am using STM32F207xx for my application. In my Application,I am using OTG_FS ,FSMC & DMA for TFT Driving. If i Disable all other interrupts except for USB_FS,then USB  works fine. But if all other interrupts(...

STM32F4 Discovery not working without reset

Posted on January 23, 2012 at 18:50I have an STM32F4 Discovery board; recently I just had uploaded some code pertaining to the PWM example where I made PD12-15 some PWM signal so I could see it working with the LEDs on board. The program uploaded an...

Timer using external clock

Posted on January 22, 2012 at 21:00I'd like to see some sample code (or a link to it) that utilizes a timer fed by an external clock, not the system clock, to generate an output pulse.  All ST's sample code that I've seen so far uses the system cloc...

jonmatt by Associate II
  • 3028 Views
  • 3 replies
  • 0 kudos

Atollic Library Problems

Posted on January 23, 2012 at 03:24Hi all,I am trying to use the arm_cortexM4lf_math.lib in one of my projects, but the linker cannot find it. I have tried just about everything (setting library / library paths etc), but I am a bit new to ST/ARM/Ato...

oli2 by Associate II
  • 837 Views
  • 3 replies
  • 0 kudos