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

Flash is corrupting after a couple of immediate resets

Posted on March 23, 2014 at 20:11 I want to store Device ID inside the flash permanently. So I am using internal Flash of STM I can write&read to Flash in STM After writing the value to the flash, and switch off and then I can read it without any...

io517 by Associate
  • 1702 Views
  • 5 replies
  • 0 kudos

wrong device marking STM32F100RCT6

Posted on March 23, 2014 at 07:57I have chosen STM32F100RCT6 for a new project because of the large number of PWM channels it has. I was not able to activate the clock for timers 12-17, therefore I conduct some more experiments with this chip. Surpr...

Strange MCU behaviour by passing pointer to stucture

Posted on March 24, 2014 at 13:44 Hi All, I'm running some code on Discovery STM32L152 board. I'm getting Hard Fault each time I initiate structure fields in a function: 1. void pid_Init(float p_factor, float i_factor...

Tom by Associate II
  • 1062 Views
  • 8 replies
  • 0 kudos

stm32f0 interrupt

Posted on March 24, 2014 at 18:59Hi,i want to start an interrupt to leave the sleep mode after a precise that my ADC reads.Could some body help me and put what i shall do in a nut shell?thank you for your attention PS: i am using an stm32f0 discover...

d4ng3r09 by Associate II
  • 660 Views
  • 4 replies
  • 0 kudos

External Clock Input for timers

Posted on March 24, 2014 at 21:28Hi,I want to make a timer to count on each rising edge of a square signal on PC.6. I am using STM32F103RBT6. I searched a sample code for that, but I couldn't find anything. What I found are all about timer interrupt...

Adopt STM32F4 Discovery Board Code to STM32F405

Posted on March 22, 2014 at 10:18My application board has STM32F405RG microcontroller.  I tried to use a project came from STM32F4 Discovery Board by just changing the microcontroller from Keil manual ''Project\Select Device for Target 'ST Link Flas...

jim_wei by Associate II
  • 962 Views
  • 4 replies
  • 0 kudos

Compile STemWin with a project with STM32F4Discovery

Posted on March 25, 2014 at 11:19 Hi, I'm trying to compile (I have already done the config files) the library with my project, where are present all the include files of the library. I have included the following options for the linker: ...

daniel23 by Associate II
  • 358 Views
  • 0 replies
  • 0 kudos

what's the real size of STM32F103T6's flash

Posted on March 21, 2014 at 08:28Dear all, According to the datasheet of Stm32f103t6, it is an ARM Cortex-M3 MCU with 32 Kbytes Flash. I am not sure any other STM32 IC have the similar issue.However, today I download a software more than 32k(it is 5...

chenwan67 by Associate II
  • 1273 Views
  • 6 replies
  • 0 kudos