Question
STM32CUBE IDE STM32L152VBTx and WakeupCallback -- None?
Hello,
I am moving code from one MCU to this old STM32L152 in where the UART is configured as Multiprocessor Mode.
I am using STM32 CubeIDE
I get compile error.. It looks to me like there is no WakeupCallback at all.
HAL_UARTEx_WakeupCallback
HAL_UART_WakeupCallback
How was this done? Where is it? :)
