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

High current consumption and MSI working in stop mode

Posted on November 07, 2012 at 17:33Hi, I'm working wih STM32L152 evaluation board, and i'm trying to make the MCU to enter stop mode. Though it seems like the MCU is stoping, I'm still woried about two things: 1. The MCU's current consumption is ab...

amirf by Associate
  • 281 Views
  • 4 replies
  • 0 kudos

stmcube 4.7.1 update, stm32f4

Posted on May 04, 2015 at 09:53Hi all, got the update to 4.7.1. Now stuff which was working before, doesn't work. stm32f4xx_hal_conf.h is not created anymore, actually it will be deleted. Am I the only one with problems on this update? #stm32

emu by Associate
  • 118 Views
  • 0 replies
  • 0 kudos

STM32F429 - Discovery - STMemWIN example

Posted on May 04, 2015 at 08:57Hi all,I try to understand the STMemWin example from the KEIL Library for the STM32F429 - Discovery Board and to make a own one step by step, now the point apears where i get suck with a problem. The Display is only Wh...

Need help with TIM15 of Stm32F051 and HAL

Posted on April 30, 2015 at 03:33Hi all,I want to measure a ~5ms signal at TIM15 Channel 1.Our examples and information I have dont work.Can somebody help me with sample HAL code? Thanks,Osto

Osto by Senior
  • 160 Views
  • 3 replies
  • 0 kudos

TDM mode for discovery board

Posted on May 04, 2015 at 05:01Hello,Does anybody have any information on using TDM mode for the STM32F4 discovery board? I'm trying to use the CS42448 audio codec in SAI/TDM mode, but the included StdPeriph files have nothing about TDM. Any help wo...

ST Flash Demo - Can it program new parts?

Posted on May 03, 2015 at 19:26The reason I ask is I made 3 custom ST205 boards. The one board that I  debugged using development tools (JTAG/SWD) and then erased the chip I can program using the ST Flash Demo Utility from my .hex file. The ST Flas...

ADC artifacts in conti-mode STM32L100RC

Posted on April 29, 2015 at 23:18 Dear Community, I’ve investigated the ADC of the STM32L100RC (DISCO-Board) in continuous and in the triggered mode.In continuous mode I was able to reach a sample frequency of ~300 kHz which I investigated exp...

jogerh by Associate II
  • 219 Views
  • 3 replies
  • 0 kudos

STM32F411 SPI2 - MPU6000 - Tx and Rx with DMA

Posted on May 04, 2015 at 01:37 I'm comunicating a nucleo board with a mpu6000 mems sensor, using CubeMX to make initialization code. It is working ok, but with just one issue. I have to write 0x3B|0x80 and a 16 0x00 (dummy bytes) and read b...

STM32F407 Matrix Computation

Posted on April 30, 2015 at 08:07Hello,  I use STM32F407  discovery board and keil uvision4.        I want to do matrix communication but I meet the following weird problems.        My code is as below. float Num[2]= {0.000144962712488309, -0.000602...

Labels