cancel
Showing results for 
Search instead for 
Did you mean: 

ST32F446 RCC -> CSR PINRSTF allways on

pj
Associate II
Posted on March 14, 2016 at 17:10

Have a question. Nucleo board.

in RCC -> CSR  PINRSTF bit is always on. It does not matter what the actual reset source is.  PINRSTF is on + the real reset souce.

I clear it using

RMVF

bit and then generate the reset event.

#reset
1 REPLY 1
Amel NASRI
ST Employee
Posted on March 15, 2016 at 11:23

Hi jankowski.piotr,

The reset value of the register RCC_CSR is 0x0E000000. That is why you see PINRSTF flag set.

-Mayla-

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.