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

L4 Low Power consumption

Hi everyone,I'm trying to use the Low Power Modes of STM32 L4.For this scope I'm using NUCLEO-L476RG and CubeMX for generating HAL.The problem is that the value of consumption that I measure are different from what I can read from datasheet (I have w...

ontares by Associate
  • 402 Views
  • 1 replies
  • 0 kudos

Resolved! STM32_Crypto on STM32L431

Hello, I am trying to use "STM32CubeExpansion_Crypto_V3.1.0" library for generating HMAC_SHA1 on STM32L431 processor. We are using FreeRTOS.Issue description: When we make a function call to the HMAC_SHA1 functions contained in the above library, i...

skuma.21 by Associate II
  • 424 Views
  • 2 replies
  • 0 kudos

how to get the right 1us period

Hi everyone,Please how can i get the right period 1us without using DWT unit,I want to synchronize with sensor that requires a high precision of clock.Thanks in advance,Regards

mmed by Associate III
  • 478 Views
  • 5 replies
  • 0 kudos

WRT to NUCLEO-F401RE & NUCLEO-PLC01A1

I have bought the NUCLEO-F401RE & NUCLEO-PLC01A1. My questions as followsI want to have a comport on F401RE (not the USB to COM virtual Com port) to communicate with a barcode Printer. Based on a input, I will print a barcode. I will send over the se...

SK.3 by Associate
  • 248 Views
  • 0 replies
  • 0 kudos

STM32F746-DISCO + openocd + gdb + eclipse

Posted on July 03, 2018 at 15:21Hello,I have plenty of problems to debug on STM32F746-DISCO with openocd and eclipseThe most frequent is that, just after programming the Flash, the MCU goes directly on the Hard fault handler, and does not even go to...