User Activity

I am using wake up PIN1 (PA0) to wake the STM32F746 from standby mode. I have PA0 connected to a push button with a pull down resistor. When first powered up the MCU goes into standby mode and stays in it until I press the button connected to PA0. T...
But it will wake up with an EXTI from the sleep mode. Any ideas?
I have removed the display on the DISCO board and I am just using a small OLED for a display. I have a couple of other things connected to the board. A TMP1075 EVM and a TMP390 EVM. I am measuring about 410 mA in run mode. When I invoke standby mode,...
But yet it is called for HAL_QSPI_Transmit_DMA function? Do I need to configure the autopolling with the QSPI_AutoPollingTypeDef structure for the callback to be called with the HAL_QSPI_Transmit function?
Kudos from