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

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
  • 361 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
  • 627 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
  • 313 Views
  • 2 replies
  • 0 kudos

I2C SDA, SCL held high

Posted on April 08, 2014 at 15:37 I m working on STM32F303. I have interfaced I2C2 to EEPROM and DS3231 with pullups on SDA and SCL..Issue: After Reset, SDA and SCL line is held high (it only happens ocassionally)..While I2C works properly, i can ac...

STM32 standard peripheral library

Posted on April 07, 2014 at 13:55I'm using the STM32f107, and trying to write simple code to output a DC level from the DAC. I have the User Manual UM0427, revision 5 October 2007.  This revision is missing the DAC section.  I cannot find a later ve...

mike2399 by Associate II
  • 295 Views
  • 2 replies
  • 0 kudos

STM32Cube MD5 error when loading FW1.1.0

Posted on April 08, 2014 at 10:44Hi all, When i launch ''generate code'', MXCube say me ''The firmware package ... v1.1.0 is not available in your repository ...do you want to download this now ?'' ... Yes A popup appear and say ''Problem diuring do...

tgoin by Associate II
  • 258 Views
  • 2 replies
  • 0 kudos

STM32Cubeâ„¢ extended to support STM32F2 MCUs

Posted on April 08, 2014 at 10:15STMicroelectronics Extends STM32Cube™ Development Platform to Support Market-Proven STM32 F2 Microcontrollers  STMicroelectronics has released a further set of middleware for its STM32Cube™ development platform annou...

0690X00000605eBQAQ.png

STM32F215ZGT6 standby mode question...

Posted on April 08, 2014 at 01:04I have an STM32F215ZGT6 question.  When you put the processor into standby mode, the reference manual states that the GPIOs go into high-Z mode.  Does this mean that if you have a GPIO configured with a pull-up/down,...

Labels