STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

r3 reset when return from ISR

Posted on September 27, 2013 at 17:34I have a really baffling problem.  Perhaps it is not even a problem.  It's just something I noticed when debugging my program.  Register 3 goes to it's reset value when I return from an interrupt service routine....

drobison by Associate II
  • 671 Views
  • 3 replies
  • 0 kudos

SPI Flash Block Map Driver

Posted on September 27, 2013 at 18:22Hi all,   do you know where I can find a open source library to manage the at45d flash? I need an higher fw level able to abstract the problem of erasing block before a new write. Thx in advance. Stevasway #dr...

marco2 by Associate III
  • 255 Views
  • 0 replies
  • 0 kudos

Timers - Port from F4 to F1

Posted on September 02, 2013 at 01:42 The code above is part of a library to control 2 stepper motor for STM32F4. I pretend to use it with STM32F1. 1- Lines 43 to 46 configure the GPIO to Outupo with PushPull, the two lines that I added a...

ee06091 by Associate III
  • 319 Views
  • 1 replies
  • 0 kudos

using Keil RL-RTX with STemWin

Posted on September 27, 2013 at 09:17 Dear Sir, I'm using STM32F4-DISCOVERY. I've to run the STemWin on this board with keil RL-RTX. I've made all the necessary GUI and LCD configurations and have added GUI_X_RTX.c from the Segger folder in Keil uVi...

sen2 by Associate II
  • 677 Views
  • 3 replies
  • 0 kudos

Minimizing power consumption: what can be done?

Posted on September 27, 2013 at 16:54HiI'm a bit confused with all the clocks and power saving options on the STM32F3 Discovery board.I'd like to minimize the power consumption by gating all unnecessary clocks and peripherals / memory.The MCU is in ...

WFI problem: Internal command error

Posted on September 27, 2013 at 14:10 Hi I run this very simple code on the STM32F3 Discovery board: int main(void) { __WFI(); return 0; } It compiles fine and I can flash it onto the STM without any problems (I'm using the ST...

STM32 SPI Issue

Posted on August 03, 2011 at 08:24Hai, I am using STM32F103ZE I am not getting SPI data correctly. Master is transmitting correctly. But always read as zero where a non zero value has been sent. Master config: (MSP430) The master configuration is c...

harikk09 by Associate II
  • 2181 Views
  • 11 replies
  • 0 kudos

USART2 problem

Posted on May 02, 2013 at 19:16The original post was too long to process during our migration. Please click on the attachment to read the original post.

yogee00 by Associate II
  • 3344 Views
  • 16 replies
  • 0 kudos