2016-03-14 09:10 AM
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 usingRMVF
bit and then generate the reset event. #reset2016-03-15 03:23 AM
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.