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

Stlink downloads

Posted on December 19, 2013 at 10:07I'm in trouble downloading Stlink software.Searching ST site for ''STSW-LINK003'' (driver) and ''STSW-LINK004'' (stlink utility) points to the product page but download link is not there.Searching for ''STSW-LINK0...

I2C DMA and BTF on the STM32F417

Posted on December 17, 2013 at 04:18Hi,Using the peripheral as a master transmitter I would like to use a repeated start to talk to 2-4 devices before closing communications.My code handles interrupts for the start bit and slave address. The DMA dut...

kenny by Associate II
  • 363 Views
  • 2 replies
  • 0 kudos

Multi Channel ADC on 1 DMA

Posted on December 17, 2013 at 11:11 Hi i am trying to scan 4 channel using ADC1 and DMA1. At the end of 1 cycle i will restart the acquision process (triggered in DMA TC interrupt handler). However i realised that it seem on every...

standard peripheral library download ?

Posted on December 18, 2013 at 22:07OK, I admit it's been a year since I tried to navigate the ST site.   I'm trying to find the stm32f0 standard peripheral library.  This link doesn't seem to have any download button: http://www.st.com/web/catalog/...

send sms with sim900 on stm32f107

Posted on December 16, 2013 at 15:12I have to send a sms with sim900 form my stm32f107 board. I wrote this code, but it does not work. I can't understand why./* Includes */#include ''stm32f10x.h''#include ''stm32f10x_gpio.h''#include ''misc.h''#defi...

mariolep by Associate II
  • 1319 Views
  • 10 replies
  • 0 kudos

LSE READY PROBLEM FOR RTC

Posted on December 13, 2013 at 23:33Hello everybody,i use stm32f100c8 mcu for our design and i have problem with LSE ready problem. i used stm32 rtc calendar example from STM32F10x_StdPeriph_Lib_V3.5.0 . For this example, i have this problem. i look...

irmakci by Associate II
  • 1402 Views
  • 5 replies
  • 0 kudos

STM32F0-Discovery

Posted on December 18, 2013 at 13:30Hi, I try to download the STM32F0DISCOVERY peripheral firmware examples(http://www.st.com/web/en/catalog/tools/PF257885 )from http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1199/PF253215 But it are unrea...