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

nuttx RTOS build

Posted on October 15, 2014 at 09:49hi every body , i decided to use nuttx for my rtos. now i have a problem to understand it, i cannot build it , and i don't know how to use it in an IDE like eclipse . have any body used this rtos ??thanks

How can we integrate continuous data(Real time data)

Hello.I am estimating SOC using coulomb counting method.By coulomb counting method ,we have to do integration of discharge current.I got successfully discharge current in a variable but it shows one value at a time.I know,by using array we can store ...

Mohan1 by Associate III
  • 915 Views
  • 5 replies
  • 0 kudos