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

STM32F407VG Timer3 configuration

Posted on September 19, 2016 at 20:19I'm new to this microprocessor, and am trying to configure Timer3 with my own code as opposed to that generated by STM32CubeMx / HAL.  This is mostly to learn the timer peripheral, but I may want to implement my ...

abarnett by Associate II
  • 336 Views
  • 2 replies
  • 0 kudos

STM32F303RE 64-pin 4 SPIs?

Posted on September 19, 2016 at 19:07Hi!As i was searching for a STM32 with 4 SPI peripherals I stumbeld across the STM32F303RE. After consulting the manual, I am a bit confused: The webdescription and Feature list tells me, that there are 4 SPIs on...

STM32l4 LPTimer and Stop mode

Posted on September 19, 2016 at 17:13Hi,I am new to programming the stm32 chips and I want to use the LPTimer to wake up from Stop mode. I used CubeMX to initialize the timer with interrupt. I use the LSI with no prescaler (I can change this of cour...

UTF-8 in Keil

Posted on September 18, 2016 at 20:23 Hello Friends, can anybody tell me how can we print utf-8 in keil uvision? i changed the editor encoding to utf-8 without signature. i tried this codes with no success: #pragma import(__use_u...

USB: when would you need more than one interface?

Posted on September 19, 2016 at 22:52I've seen a lot of examples and almost all of them from STM have only a single interface. And it seems like most of the time, one interface should be enough. Since I am still learning USB, for those who have expe...

Vu.Andy by Associate III
  • 206 Views
  • 1 replies
  • 0 kudos

Embedded wizard and STM32F429i_Discovery LCD

Posted on September 19, 2016 at 10:34Hello to the finest community :), Are you already working with embedded wizard or other GUI software like STemWIN. I would like to learn to make small interfaces on screens as STM32F429i-Discovery. the tutorials ...

ibrahim by Associate II
  • 395 Views
  • 2 replies
  • 0 kudos

stm32f103rbt6 - unexpected reset?

Posted on September 19, 2016 at 22:05Hi,I think thats my stm32f103rbt6 has unexpected reset, how may I apply that? I tested this register RCC_GetFlagStatus(RCC_FLAG_IWDGRST and its TRUE all the time, is it good?