STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ST-Link not working after sysclk is lowered

Posted on September 10, 2012 at 09:40Hi, I am having an issue with ST-LinkV2 on a STM32L-discovery board not communicating with the IAR debugger after the system clock is lowered. In my code, I started off with the sysclk at 4.194Mhz (using the MSI)...

songgee by Associate
  • 252 Views
  • 0 replies
  • 0 kudos

how to update TIM_Period when timer i running

Posted on September 09, 2012 at 21:55Hi I need to be able to update the Period for a timer (TIM3) I though it was simple, but no.I have tried :else if(TIM_GetITStatus(TIM3, TIM_IT_Update) != RESET){ ledTimeBaseStructure.TIM_Period = newValue; TIM_Ti...

spa23 by Associate III
  • 242 Views
  • 1 replies
  • 0 kudos

STM32F103 Download Hex File Using Command Line

Posted on September 07, 2012 at 09:12Hello,I want to download hex file to STM32F103 using STMFlashLoader.exe. But I haven't been successul yet. Do you have sample command with work STM32F103? It's very useful for me to understand command line.Thank ...

-

Posted on September 07, 2012 at 23:25This post doubled.. #-

MB1034B STM32F0DISCOVERY problem on UART1 PA10

Posted on September 07, 2012 at 09:01I'm using STM32F0DISCOVERYI can't receive any char on UART, no interrrupt!Here my initialization:&sharpdefine RCC_PORT_RX RCC_AHBPeriph_GPIOA&sharpdefine GPIO_PORT_RX GPIOA&sharpdefine GPIO_PIN_RX GPIO_Pin_10&s...

MicroXplorer as Eclipse plugin with Linux

Posted on May 31, 2012 at 12:27Hi,does anybody use the MicroXplorer Eclipse plugin with Linux and Eclipse 3.7?Here it either crashes Eclipse or I can't choose an MCU.Moritz #microxplorer-ubuntu64-crashes

Moritz M by Associate II
  • 604 Views
  • 3 replies
  • 0 kudos