1. 首页
  2. 编程语言
  3. 硬件开发
  4. 宏晶STC15系列单片机串口驱动程序

宏晶STC15系列单片机串口驱动程序

上传者: 2021-04-17 18:44:20上传 C文件 5.96KB 热度 10次
宏晶STC15系列单片机串口驱动程序 #define COM_TX1_Lenth 128 #define COM_RX1_Lenth 128 #define COM_TX2_Lenth 128 #define COM_RX2_Lenth 128 #define USART1 1 #define USART2 2 #define UART_ShiftRight 0 //同步移位输出 #define UART_8bit_BRTx (1
下载地址
用户评论