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

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
  • 707 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
  • 1057 Views
  • 5 replies
  • 0 kudos

STM32F417 RTC_BKPXR Reset during power up

The RTC_BKPXR register is for recording power off status in our board, we make 10 boards, 4 boards works and 6 boards keep reset the RTC_BKPXR during power recycle, I check the Vbat, it is 2.91 Volt after power off which is correct.I use TureStudio t...

STM32 UART Baremetal

Hey guys, I've been playing around with STM32F334R8 Nucleo board's USART module. As a part of it, I have written a small bare-metal code to print a character and unfortunately, my code isn't working. I am seeing junk on my putty window sometimes and ...

HWin.1 by Associate
  • 1909 Views
  • 7 replies
  • 0 kudos