STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Port ''spanning'' STM32F

Posted on December 23, 2014 at 20:06Not sure if this is the correct term but to aid in laying our a pcb for my project where I have three 16 pin devices that need to connect to i/o ports. I would like to know how much of a performance hit will the p...

kbkibbe by Associate II
  • 257 Views
  • 3 replies
  • 0 kudos

generate pwm signals from four different timer

Posted on December 23, 2014 at 14:12Hi everyone.. Im trying to generate pwm signals from four different timer as tim10 tim11 tim13 tim14... Im driving step motor by stepper driver. I can do discrete way but I have to drive at same time... How can I ...

WWDG IRQ firing when not confuigured

Posted on December 22, 2014 at 22:33I have an application that I am porting from the Kiel IDE to build with the GNU tool chain. The compiled and linked appilcation on the GNU side is crashing and getting stuck in the WWDG_IRQHandler routine, though ...

STM32F103 I2C Slave Transmitter

Posted on December 13, 2014 at 17:41Hello everybody,I am developing a system in wich a STM32F103 microcontroller has to communicate with a master receiver external device. I have to configure the STM32 as a I2C slave transmitter in order to send dat...

emilio by Associate II
  • 755 Views
  • 6 replies
  • 0 kudos

STM32 DFU STDFUPRT_CreateMappingFromDevice Error

Posted on December 23, 2014 at 17:38I am using STM32F103ZEH6 ARM.I am running PC side application that is written in C♯. The application is able to upgrade the firmware of the STM32 by using the DFU mode for this process.Sometimes error is occurred ...

timaner by Associate
  • 139 Views
  • 0 replies
  • 0 kudos

STM32F3 Discovery - spare pins list

Posted on December 23, 2014 at 16:56Is there a list of pins not used on the board itself? I need some signals off board and although I have gone through the schematic I'm not sure if my list of unused pins is complete #stm32f3-discovery-pins

gbigden by Associate III
  • 233 Views
  • 2 replies
  • 0 kudos

STM32F429I-DISCO Coming Soon

Posted on September 16, 2013 at 20:19http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/PF259090http://www.st.com/st-web-ui/static/active/en/resource/technical/document/data_brief/DM00094498.pdfhttp://www.mouser.com/ProductDetail/STMicroelectron...

STM32F407 UART ORE Problem

Posted on December 11, 2014 at 13:27Hi We have developed an applicaion using on  STM32F103 UART using the standard peripheral library and it was working fine. recently we ported our application to STM32F407 running @ 168MHz. Since then We are missi...

hossam by Associate II
  • 238 Views
  • 1 replies
  • 0 kudos

Linker file error

Posted on December 23, 2014 at 10:40I am trying to build a program at a different location of flash, I am assigning the memory of flash at 0x08020000(by default it will be at 0x08000000). during build time, it pops multiple errors like this lkarm E1...

Labels