STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Achieve 1micro amp deep sleep stop mode

Hi, Im using STM32L07CB with 16Mhz HSI and perform deep sleep stop mode. My run mode current consumption is 2mA~2.5mA. During sleep, my current consumption goes 16uA. My question is how to achieve 1uA during sleep mode?? I have already implemented th...

Dprom by Associate II
  • 857 Views
  • 5 replies
  • 0 kudos

Resolved! When i set PA2 as output, Program go into HardFault.

�? original source code : B-L475E-IOT01A.(STM32L475V)�? IDE Tool : uVision �? Symptom : When i set PA2 as output, Program go into HardFault_Handler() it can't reach while(1); Other ports are no problem. only PA2 has this problem.�? source code ...

Jpark.1 by Associate II
  • 1489 Views
  • 6 replies
  • 0 kudos

printf stop working after including one more header file. No functions called yet into the new associated c file

I have ST452LE. Code for HAL from Cube MX.All working fine. The program hex is 50k.I am just adding another line to main.c#include "newfile.h" and have the newfile.c int he project.I am not calling any functions yet into the newfile.c.Upon flashing a...

Marius CO by Associate III
  • 629 Views
  • 1 replies
  • 0 kudos