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

ST LINK V2 & STM32F205

Posted on May 27, 2014 at 15:17Hi everybody,I'm programming a STM32F205. I program it with a J-LINK and IAR, and it works well.Now I'm trying to use a ST LINK V2. It seems to program my microcontroller, because I have no error, but I have a warming ...

peripheral clock speeds on STM32f207

Posted on May 21, 2014 at 21:43i am using STM32f207i have a flash memory connected to SPI2.  I used the ST examples and i got it working, read/write, .. great, ... the problem is the speed ... how fast can i run SPI2?  There is a setting SPI_InitStr...

epataky by Associate II
  • 887 Views
  • 9 replies
  • 0 kudos

PWM problem

Posted on May 27, 2014 at 19:17Dear all,I have tested the pwm on the STM32F429 EVAL board. It seems all ok.Then I have seen with oscilloscope that with low values of duty cycle from 1% to 20% the pwm works for a while then stops and then restarts.Wi...

Configuration differences STM32F401 to STM32F4?

Posted on May 26, 2014 at 10:50Hi, I just try to get an STM32F401 running, but it somehow does not seem to work with the standard STM32F4 system-startup files (e. g. from STM32F4 discovery). Is there some comparison PDF about necessary changes when ...

flyer31 by Senior
  • 1076 Views
  • 9 replies
  • 0 kudos

STM32F107RC USART2 TX Problem

Posted on May 27, 2014 at 13:53I use an STM32F107RC board and use  USART2 interface. But USART2 Tx doesn't send first four bytes of each data transaction. I have tried both INTERRUPT and DMA mode.What is the problem? #dma #usart #stm32