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

Delete (mass erase) flash bank 2 on STM32F429II

Posted on November 27, 2014 at 14:06 I have a STM32F429II with 2 x 1MB flash memories. It supports Read-While-Write on the flash banks. I have written code to write/read to the flash memory bank 2 and my application is on the flash bank 1. I hav...

phb by Associate II
  • 820 Views
  • 1 replies
  • 0 kudos

STM32F303RE: linker file for GNU based tool chain

Posted on October 17, 2014 at 17:05Hi,I have a c++ application that is running on STM32F303RC (256 K flash).I want to use this same application on the new STM32F303RE (512 K flash).I modify the linker file as follow:/* Entry Point */ENTRY(Reset_Hand...

[solved] works FSMC correct on stm32f407vg ?

Posted on November 25, 2014 at 11:33 Hi. All! I want to use FSMC module, but I'm not sure that it settings correct. There is write operation on a picture. I see multiple NWE activation. And sometime it release NEx together NWE (should be NWE...

0690X00000602yqQAA.jpg
t2399 by Associate II
  • 1615 Views
  • 8 replies
  • 0 kudos

TEC CAN error instantly full

Posted on November 27, 2014 at 20:31Hi all!   In what cases will the Transmit Error Counter register jump from 0 to 0xF8? I am debugging this CAN transmission sequence, and after the Transmit request is set, the next step in debug will show a full E...

zamolan by Associate II
  • 459 Views
  • 0 replies
  • 0 kudos

Run code from SDRAM with STM32F4 (e.g. STM32F229)

Posted on November 18, 2014 at 14:14Hello, we are considering to use the STM32F4, probably the STM32F429 or STM32F427. For our application we would need to run the program from SDRAM. I was looking around for application notes, but could not find s...

stcom9 by Associate II
  • 2668 Views
  • 13 replies
  • 0 kudos

I2C configuration tool, Clock configuration tool

Posted on November 27, 2014 at 14:38Hi,I am currently working with the stm32f030 MCU and I am trying to configure I2C timing and the MCU clock, peripheral clocks.I got this excel sheets from ST (what were they thinking?) where you can configure the ...

Error description in SPL

Posted on November 26, 2014 at 16:21So,  * Timing Parameters for write and read access if the Extended Mode is not used  Wrong!Parameter used for read operation.Check FSMC_NORSRAMInit( *p) from stm32f4xx_fsmc.c http://pastebin.com/3PpxUtbr it wi...

t2399 by Associate II
  • 514 Views
  • 1 replies
  • 0 kudos

Compilation with files from STM32CubeF4 on linux

Posted on September 06, 2014 at 09:02Hello all. I just got a STM32F429-DISCO board and compiled my first successful program. I'm working under linux compiling with the GNU toolchain for ARM. In order to be able to compile my program, I had to modify...

pgarista by Associate
  • 562 Views
  • 3 replies
  • 0 kudos

PWM OP MODE for STM32F103VBT6

Posted on November 27, 2014 at 13:51Hi,            i am trying to generate an Signal with 50 % duty cycle using PWM Mode 1 Timer 1 channel 1.Pls go through the code below.I can't generate any pulse at PE9 PE9 is used as timer 1 channel 1 PWM OP. Usi...

balu by Associate
  • 435 Views
  • 1 replies
  • 0 kudos