Hello I'm useing UART with a CTS line for hardware flow control. Is there any way to configure an interrupt for the same pin where the CTS line is connected? Can i call any callback function that i didn't find?
I'm working on a STM32MP1xx board and I'm useing only the Cortex-M4 for this UART configuration.