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

STM32 SPI CRC8 ERROR

Posted on October 20, 2011 at 11:04Hi, I have tested the CRC generator of the SPI peripheral. But I get some strange result... The message to send is the byte 0x40. I send this message after enabling the CRC8 computation. Then I read the tx CRC. I r...

Watchdog reset when changing SYSCLK

Posted on October 20, 2011 at 10:12Hi I have a strange and annoying problem with an STM32L151CB uC. I'm putting the device into STOP mode, and I wake it up again either by an RTC WakeUp IRQ (on EXTI20) or by two other EXTI's (button inputs). In ''n...

br by Associate
  • 194 Views
  • 0 replies
  • 0 kudos

STM32F2xx simulation problem

Posted on October 20, 2011 at 08:02Hi, In my project i am using STM32f205 when i am trying for simulation it was showing error 65 for that i was remapped those locations and given read write execution permissions. Now it was not showing any errors b...

vijji by Associate II
  • 208 Views
  • 0 replies
  • 0 kudos

STLink problems. Failed to read CPUID

Posted on October 20, 2011 at 01:57I started having problems with STLink  (MDK-ARM - getting an ''Internal Command Error''), and ST Visual Programmer has problems. Log:Hardware configuration set to <ST-LINK on USB with STM32F100xB plugged in and SWD...

petecarr by Associate II
  • 281 Views
  • 1 replies
  • 0 kudos

Measure frequency using STM32F100C4

Posted on October 19, 2011 at 08:16Hi , i am using STM32F100C4 and a 8 Mhz quartz.I want to measure frequencies in range of 48 Hz - 1 Khz on some input pin.What is the easiest way to do that ? ( I am using Keil uVision 4 IDE),is it using timer captu...

TIM3 interrupt crashes then being initialized

Posted on October 19, 2011 at 11:53Hi,Can any please help me out here. I'm trying to set up a timer-interrupt, TIM3, for every second. But when I'm trying to initialize the TIM3 interrupt my system crashes :(I'm running @ 72MHzHere is my code for in...

STM322xg Eval board SDIO Problems

Posted on October 05, 2011 at 19:18Hello all, I have search through the forums and google for the exact problem I am having to no avail. The issue I am having is regarding finding the filesystem on the SD card, in particular the check_fs function in...

stbbrad3 by Associate II
  • 977 Views
  • 16 replies
  • 0 kudos

ST-One: STM32F4xx ADC Channels

Posted on October 18, 2011 at 03:34The data sheet for the STM32F4 series states that 24 external ADC input channels are available, but I can find only 23 in the pin assignments. ADC3_IN8 appears to be missing. The F4 reference manual (RM0090) descri...

Labels