STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

return address of isr

Posted on August 31, 2013 at 20:31hi i am working on stm32f4. i am having a small programming issue, while my code is executing, ISR comes, i want to change the return address of ISR, i.e it does not goes back from where the processor left the code....

bilal by Associate II
  • 658 Views
  • 1 replies
  • 0 kudos

JavaScript interpreter on STM32 Discovery boards

Posted on February 13, 2013 at 11:34Just to say about a project I've been working on - it's a JavaScript interpreter for the STM32 called Espruino (http://www.espruino.com)It's available for the STM32VL, STM32F3 and STM32F4 boards - as well as some ...

gw by Associate II
  • 571 Views
  • 1 replies
  • 0 kudos

Stm32 Encoder interface

Posted on July 12, 2011 at 11:20Nid help in Stm32 Encoder Interface, to turn the motor in clockwise and anti-clockwise direction. Thanks  #encoder-interface #stm32f0-discovery

Making reserved bits at reset value

Posted on August 31, 2013 at 09:29In many of registers of STM32F205 it is mentioned that reserved bits should be kept ar reset state.Is it sure that reading reserved bits always return its reset value or its undefined. If it is undefined then have t...

programming STM32F0 over UART

Posted on July 08, 2013 at 14:53Hi guys, i need to program a stm32f0 mcu using a serial cable.At this moment i'm using an external St-link device.Can i use only a serial cable without st-link (e.g. over hyper terminal)? #uart

pietro2 by Associate II
  • 3268 Views
  • 10 replies
  • 0 kudos

Simple Menu example for touch screen

Posted on August 30, 2013 at 16:07 Good afternoon all, I am experimenting with the STM32F4Discovery boards and till now I have managed to interface with pin PC0 by connecting a pot and showing the value of its resistance on the LCD touch screen ...

0690X0000060MnsQAE.gif
philip by Associate
  • 491 Views
  • 0 replies
  • 0 kudos

Flash Loader Demonstrator v2.6.0 bug: RTS line control issue

Posted on August 30, 2013 at 08:34I am using STMFlashLoader.exe on Windows 7 (64bit).RTS Output control in Command line version doesn't work.DTR control works fine.To the STMicroelectronics software designers.  This is obviously bug in theSTMFlashLo...

vvvalka by Associate
  • 432 Views
  • 0 replies
  • 0 kudos

STM32 Timers - Help with TIM_Period

Posted on August 28, 2013 at 12:14Hi,I'm studying the timers on STM32F100 using a STM32VLDISCOVERY board.Per example:  TIM_TimeBaseStructure.TIM_Prescaler = SystemCoreClock/1000 - 1; TIM_TimeBaseStructure.TIM_Period = 1;Will set the count frequency ...

ee06091 by Associate III
  • 957 Views
  • 3 replies
  • 0 kudos