User Activity

We wanted to use the uart2 serial port of STM32F072CBT6. We used the STM32CUBE tool to generate the code, but the debugging found that we could not enter the interrupt of uart2.We had no problem setting uart1 and uart3 to use before.The initializati...