Why PA15 o/p pin of STM32L432KB have 1V signal upon MCU RESET?
In my project, PA15 pin is configured as o/p pin and is responsible to control BG96 module connected with the MCU.
When I load program in controller and open debugging session, SDO shows 1V signal on PA15 (i.e. when controller is RESET).
When PA15 is SET, its voltage level is 3.2V and when it is RESET, its voltage level is 0V.
Can anyone guide me how to set PA15's voltage to 0V when MCU is RESET ?
This situation is mandatory in my project at it can misguide my BG96 module.
Thank You,
Maunik Patel