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

how to use sdram as a ram used by compiler

Posted on August 03, 2015 at 10:29hi all i use an external SDRAM in my board. i want to use STEmwin in my program but when i use one of Segger sample in my program an error appear and tells that there is not enough space ( some thing like this''no s...

STM32F103 asinf()... math functions

Posted on August 03, 2015 at 11:30Hello,I need to compute some values, for which I should use asinf() and sin() functions. I alreadyused math.h, but I am wondering if there exists some speed optimized library for this CPU,which can be used? #stm3...

How to store temporary more data?

Posted on August 03, 2015 at 10:07Hello,I'm using the STM32F405 microcontroller.For my application/calculation I need to store temporary a lot of data, which exceed my SRAM.To expand it, without using an external SRAM, I had following ideas:- Use th...

STM32F3 Bootloader Application wrting to flash..

Posted on August 03, 2015 at 13:35Hi,I am using STM32f3 ARM cotex3. I am working on Firmware Upgrade  where one of my code executes from 0x08000000 and other i am locating my 2nd application at 0x08010000 . I have used two method one with the scatte...

STM32f427 SWD reset issue

Posted on May 21, 2014 at 14:51On the board is STM32F427ZGT6 with SWD connection used alog with ULINK2 and KEIL 5.1 uVision.The SWD connection is not recognized withot SWJ checked on, since at reset 32F427 switches to JTAG communication. The test pr...

evgen by Associate
  • 684 Views
  • 3 replies
  • 0 kudos

STM32F407I power up problem

Posted on August 02, 2015 at 15:12Hi, I'm using the stm32f407i . BOOT0-tied to GND by 1k resistor, BOOT1 tied to VDD by an 24k resistor NRST connected by a 100nF capacitor to GND,PDR_ON is floating. We assembled several cards: part of it operates we...

shlomo by Associate II
  • 694 Views
  • 3 replies
  • 0 kudos

STM32L052 changing battery

Posted on July 30, 2015 at 08:50Hello friends.I'am working on a project using STM32L052 and Nokia5110 display. It is a temperature controller. It will utilize RTC. It will work from two AA batteries.The question is what is the best way to change the...

baev_al by Associate III
  • 509 Views
  • 1 replies
  • 0 kudos

STM32F4 configuring exti port interrupt at one function

Posted on August 02, 2015 at 23:46 I configured `gpio` and `exti` handler configurations for 8 pins `(PD8,PD9...PD15)` each has separate configuration functions and it's working well. Can i do the configurations at just one function? Some lines ...

Stm32f1 cube and rtc problem

Posted on May 17, 2015 at 18:38When I set RTC date , rtc counter do not change. when turn on again my board   date to 2000/1/1 Stm32f103zc + cube