�? 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 ...
Hello,I use STM32G031J6Mx pin4 as a output. But when I set this pin low, the mcu will be reset.Somebody know why?
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...
I am currently trying to use a stm32F767ZI to find the phase difference between a sound wave using three microphones. My plan is to use the three ADCs withDMA in simultanously mode to achieve high enough sampling time. My question is how to find the ...
I use Cube MX to configure pins and peripherals.I think that is board issue but I can't find the reason.Thanks
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
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 ...
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...
I have been using internal rtc of stm 32 microcontroller for which i have connected external 32.768khz crystal with out load capacitors i have recording the values since three days and i have observed inaccurate time which is 43 sec faster, i was con...