xiaolin88 发表于 2011-10-20 13:27:39

printf怎么不能用于除USART1以外的USART2/3/4串口中?

请问各位大哥:printf怎么不能用于除USART1以外的USART2/3/4串口中?

发表于 2011-10-20 14:36:41

RE:printf怎么不能用于除USART1以外的USART2/3/4串口中?

printf代码使用串口1,如果想改成其他的,就需要该printf的代码了。
页: [1]
查看完整版本: printf怎么不能用于除USART1以外的USART2/3/4串口中?