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

STM32CubeMX not working on my notebook

Posted on April 02, 2014 at 10:30Hello,I have downloaded and installed STM32CubeMX version 4.0.0. My notebook is running 64 bit Windows7. The JRE version installed is 7.0.510 (JRE1.7.0_51). When I troed to run STM32CubeMX it gives an error message s...

STM32F429I Stock

Posted on February 04, 2014 at 21:37I recently noticed that Mouser is listing stock (delivery at end of Jan or 15 weeks lead time � so ordered mine hoping for sooner rather than later) of the STM32F429 � Yippee. Not the 429Z I was thinking of using ...

Writing Interrupt Handlers

Posted on December 13, 2012 at 13:00Hi,I wonder if C compiler has to know that the given function is an interrupt handler. Looking at the sample code I see not pragmas or any other ways to tell compiler about it. From the other side as far as I coul...

dimax by Senior
  • 2147 Views
  • 5 replies
  • 0 kudos

Timer 2 Frequency

Posted on April 08, 2014 at 15:48Hello everyone, I am trying to Set up timer with 1ms Tick value and it does not seems to be working correctly.  TIM_TimeBaseStructure.TIM_Period = TIMER_MAIN_1MS_VAL;   TIM_TimeBaseStructure.TIM_Prescaler = 2;  TIM_T...

dhiry2k1 by Associate II
  • 217 Views
  • 2 replies
  • 0 kudos

STM32F427/9 FSMC continuous clock mode

Posted on April 05, 2014 at 05:00I am working on porting a soft-core processor presently hosted in an FPGA application to an external processor. The application logic is memory mapped, so that the CPU can control the hardware using ordinary read/wri...

jshamlet by Associate
  • 362 Views
  • 2 replies
  • 0 kudos

Using MD5 Hash on stm32f417

Posted on April 03, 2014 at 13:08Hey guys,I'm trying to calculate a md5 hash on a string I've got and I'm calling the function:HASH_MD5((uint8_t *)buffer, size, Md5output);where size is the size of the buffer. But the Md5output is empty after execut...

EmberZNet Stack 4.3.0

Posted on April 10, 2013 at 13:22Is this EmberZNet Stack 4.3.0 file downloadable from ST website? I need this for setting up a mesh network on STM32W RF Control Kit. If someone of you have this file. please update somewhere on the web. Regards, ns ...

enes by Associate II
  • 629 Views
  • 9 replies
  • 0 kudos

Polarity PWM on STM32F4

Posted on April 08, 2014 at 16:03 Hello! I am trying to create two square PWMs (duty 50%) with a controlled phase shift (0° to 90°). I am currently using TIM4 with 2 channels set on TIM_OCMode_Toggle and it is working OK. The pro...

thoman92 by Associate
  • 333 Views
  • 2 replies
  • 0 kudos
Labels