Stm32L4R5 GPIO Interrupt Enable causes issue.(FreeRTOS)
Hello Everyone,Hope all are doing well.I am currently working with a board based on STM32L4R5 in FreeRTOS environment.I have two UARTS and some GPIO connected.I have one task monitoring the UART data. Both UART have an associated ISRThese ISR place t...