Skip to main content
Sindhu Vadde
Associate III
August 5, 2022
Question

STM32MP157 UART4 wakeup event in interrupt

  • August 5, 2022
  • 0 replies
  • 1115 views

Hi,

we using the STM32MP157 custom board in this we are developing the bare metal drivers for the all the peripherals. Now we are able to send and receive the character on UART4 perfectly. But when we are configuring for the interrupt mode it's only forwarding the Rx event till GICD (pending state). But i had seen the Linux drivers for the UART4 in that wakeup event is activated i think this may be the issue. To activate wakeup event in the UART4 we need to enable the EVENT30. To enable the event30 what is the procedure. please let us know.

This topic has been closed for replies.