The main function
Send the current time
Uart1_Rx_Cnt 0 x00, Uart1_RxBuff receives the data errors, how to change? Consult,
CodePudding user response:
You have a problem here://and open to receive interruptOn the basis of experience, interrupt receiving data will not close are open, probably in the interrupt is turned off, data flew so wrong,
CodePudding user response:
Understand, thank you very much