2021-06-29 04:23 AM
I'm working on a STM32MP1xx board and I'm useing only the Cortex-M4 for this UART configuration.
2021-06-29 04:29 AM
In "normal STM32", you can still use EXTI on a pin, even if it is set to AF; it's just that CubeMX does not support this.
I don't use the 'MPxx, but I suspect this will be the same there.
JW
2021-06-29 05:58 AM
Thank you for your help, i was hopeing it can work.
Thank you!
SK