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

STM32F405 MEDIANFILTER

Posted on April 04, 2014 at 13:03Hey, Does anybody know a DSP-Function for a medianfilter? with filterlength of 5 points. At the moment I have written the filter with for-loops, and it is too slow for my application. Thank you, Michael #m

STM32F030R8 TIM17 PWM COMPLEMENT

Posted on April 04, 2014 at 13:47Dear friends, We can not produce N Polarity for TIM17 Complement PWM in STM32F030R8. But P Polarity channel (other one) is OK. I need your helps.  // TIM17 clock enable  RCC_APB2PeriphClockCmd(RCC_APB2Periph_TIM17, E...

metin by Associate II
  • 246 Views
  • 0 replies
  • 0 kudos

problem in downloading program inflash

Posted on April 01, 2014 at 14:33I have a new stm32f030r8t6 board . i am having problem in downloading code to the flash . for the first time it got downloaded but problem occurs in the second time . error  connect failed check cable connection

sanjib by Associate III
  • 2294 Views
  • 40 replies
  • 0 kudos

STM3210E-Eval LCD Init is nor working

Posted on March 18, 2014 at 12:49Hi everyone, I have just opened my STM3210E-Eval and created the default program for it using Atollic. The program is only supposed to initialize the LCD and show 6 messages on white text over blue background. Also...

rava by Associate II
  • 671 Views
  • 7 replies
  • 0 kudos

stm32f405 strange behavior

Posted on April 03, 2014 at 18:16 Dear, i am proceeding over a development of a quiet simple application (23K of code now), increasing complexity, everything was working fine, but from some recent code improvements and builds, i started to h...

Angelo1 by Associate II
  • 466 Views
  • 3 replies
  • 0 kudos

Devices on SPI bus

Posted on April 03, 2014 at 18:15Hello guys, I have a problem! I need to connect 4 devices on the discovery STM32VLDISCOVERY using SPI BUS. The problem is the following: the discovery has got 2 SPI interface: for SPI1, CS is PA4 (SPI1_NSS), for SPI2...

SPI without NSS/CS

Posted on April 03, 2014 at 16:01I'm implementing SPI half duplex 16bit MODE0 single slave on an STM Discovery. However I can't get the communication reliable without also using NSS. Without NSS, most of the data sent by the master is read right-shi...

man by Associate
  • 324 Views
  • 0 replies
  • 0 kudos