Question
STM32F107 UART Interrupt issue with HAL
Posted on October 10, 2017 at 00:18
Hi,
I've a question regarding the HAL UART Environment. I could observe that the Interrupt are raised sometimes 2x although I'm sending only one Byte for the STM32 where I'm reading each single byte.
At which conditions can this happen?
#cube-hal #stm32 #uart-it