Resolved! GPIO state in Shutdown mode
Hey there.Iam using a L432KC for a simpe periodic SPI communication with another device.when the communication is done the device is sent to sleep.and then the MCU goes into shutdown mode with HAL_PWR_EnterSTANDBYMode();The problem is that the device...