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

STM32F4Discovery I2C Example

Posted on October 26, 2012 at 14:24Hello everybody!Does anyone can give my working sample of connecting two stm32f4discovery via I2C?I've spent a lot of time, but nothing works.Thank you! #stm32f4discovery-i2c

STM32L-Discovery Demo Project for Keil

Posted on October 25, 2012 at 23:16The demo project for the STM32L-Discovery download only has a project for IAR EWARM, this is the default project loaded on the new boards. That wasn't very useful for me so I ported it to Keilhttps://docs.google.co...

STM32F103 PA15 as GPIO

Posted on October 25, 2012 at 21:49Hello, I�m trying to use PA15 pin as an output on STM32F103CB chip, but with no luck. Because this pin is shared for JTAG, I must use remapping, First I enable clocks: RCC->APB2ENR |= RCC_APB2Periph_TIM1 |         ...

r2d2 by Associate II
  • 810 Views
  • 2 replies
  • 0 kudos

changing irq handler

Posted on October 25, 2012 at 16:17What is the best way to change the irqhandler to be used. I have a number of situations where the operations need to change depending on what the board is doing. Don't want to have a load of ifs or switches inside ...

gurnett2 by Associate II
  • 458 Views
  • 4 replies
  • 0 kudos

low power STM32L speculation

Posted on October 25, 2012 at 16:25Hi. Erased state of flash memory in STM32L low-power devices is 0 instead of more common 1. What is the reason for this? If I will program unused flash portion to all FFh, will this impact current consumption in an...

jgoril2 by Associate
  • 215 Views
  • 1 replies
  • 0 kudos

SPI1 DMA channel/stream

Posted on October 25, 2012 at 14:38Where do I find out what DMA channel/stream i need to use for SPI1 TX.not sure which st document has this information in it?(stm32f4)Thanks

russdx by Associate II
  • 154 Views
  • 2 replies
  • 0 kudos

Flashing STM32F405 with ST link utility

Posted on October 24, 2012 at 21:07Hi all,After flashing my board based on a STM32F405RG with ST link utility (Hex compiled with GCC under eclipse), I can't communicate anymore with the core. I have this error :Cannot run core while booting from fla...

neoirto by Associate II
  • 366 Views
  • 5 replies
  • 0 kudos
Labels