How to put device into shutdown mode? STM32L4R5ZI
I am trying to modify the example given for neucleo - LP14R5ZI and port for my custom board.User button in example is similar to PA0 in my codeand similarly for LEDThe device does not go into shutdown mode. I have attached main.c of my modified code