cancel
Showing results for 
Search instead for 
Did you mean: 

Reset and power

arunease
Associate II
Posted on July 04, 2016 at 19:33

Hi 

could anyone give a difference between reset the stm32f4  and power on/off stm32f4?
6 REPLIES 6
Posted on July 04, 2016 at 22:07

SRAM Content?

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
arunease
Associate II
Posted on July 05, 2016 at 00:43

Posted on July 05, 2016 at 01:03

I'm still a little cloudy on what the question is...

External devices lacking an asynchronous reset, and not connected to the STM32's NRST, clearly *aren't* going to reset when the device does.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
arunease
Associate II
Posted on July 05, 2016 at 15:08

i will look at it clive ...thank you 

Posted on July 05, 2016 at 15:19

I am not familiar with this IMU, it's connectivity to your system, or the software that runs in it.

Suggest you review the code in the IMU, and do some debugging/diagnostics there.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Posted on July 05, 2016 at 19:00

Can we try not destroying the thread integrity.. it is something I find highly annoying.

From: 

emb_begin

Posted: 

Tuesday, July 05, 2016 12:43 AM

Subject: 

Reset and power 

its for IMU(

inertial measurement unit 

). 

could you  also tell for sram also?

From: emb_begin

Posted: Tuesday, July 05, 2016 3:08 PM

Subject: Reset and power

let me tell you what i does...

STM controller is connected to the IMu...

 i always flash the program using eclipse to stm controller and then press the reset button then the program execute and i can see the output on usárt...

For IMU, i have to flash the code and then do the power off/on instead of press the reset..

i dont know why its like that ...kindly explain clive
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..