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 and CPU reset.

Posted on August 22, 2016 at 15:06Hi.Recently I noticed when reprogramming my stm32vl discovery board, STLINK does not reset the chip and start my newly programmed application. Its been such a long time since I did any work on this and I believe in ...

mbmail4 by Associate II
  • 359 Views
  • 2 replies
  • 0 kudos

STM32 timer input filter

Posted on August 25, 2016 at 13:47Can anyone point me to a quantitative explanation of what the timer input filters do? I see I can set the filter to a value of 0..0xf, but what does it do when set?

azachai by Associate
  • 1842 Views
  • 1 replies
  • 0 kudos

Software interrupt basics

Posted on August 25, 2016 at 17:02Hello,i try to intialize and rise an software interrupt on stm32 platform.As far as i've found out one needs to set ExtI.SWIER register which effectively will invoke the interrupt handler function.So i assume settin...

PI controller

Posted on August 25, 2016 at 09:05Hi, I'm beginner in coding, I'm using STM32F407G Discovery with HAL library and I want to implement PI controller.I tried the code mentioned in http://stm32f4-discovery.net/2014/11/project-03-stm32f4xx-pid-controlle...

SPI slave using USART-1 in interrupt mode

Posted on August 25, 2016 at 22:23We are using a STM32F205 CPU in our own board design. We are configuring the USART-1 as a SPI slave with the proper AF functions.We have the NSS pin configured as hardware mode.With this configuration, does the NSS ...

@clive1 - re; Alternate Function Reply

Posted on August 26, 2016 at 07:48clive1, I have attempted repeatedly to reply to your post to me. STM server sw apparently, has a bug which prevents me from posting replies. However, I can post 'new' messages, so here is a somewhat tardie reply. Th...

troneeee by Associate II
  • 328 Views
  • 1 replies
  • 0 kudos

C++ usage on STM32F427

Posted on February 18, 2015 at 19:38Hi team, we are using STM32F427 and using C++ as our primary language for development. I would like to know : 1. Will it affect my performance with C++. 2. Can i use template Library 3. Can I use use vectors or d...

dhiry2k1 by Associate II
  • 830 Views
  • 6 replies
  • 0 kudos

Problem with USB Host and Keyboard with 2 endpoints

Posted on August 25, 2016 at 19:58Hi, i'm using your CubeMx to generate code of USB Host.Code work,  but when i connect a keyboard logitech with 2 Endpoints ( 0x81 and 0x82 ), the second endpoint not work ! Endpoint 1 is used for normal keyEndpoint ...

Marco1 by Associate II
  • 192 Views
  • 0 replies
  • 0 kudos