搜索资源列表
485
- 函数名称: UART_init()串口初始化函数 // 函数功能: 在系统时钟为11.059MHZ时,设定串口波特率为9600bit/s // 串口接收中断允许,发送中断禁止
RS-485-UART
- RS485串口收发源码,中断接收与发送 查询接收与发送,很全面的程序源码-RS485 UART test
utt
- DOS下串口测试工具, 可以选择中断模式和查询模式. 请使用TC2.0编译. 更新请到我的github: https://github.com/shinewave/utils/blob/master/SerialPort/utt.c-UART Test utility for DOS, works in interrupt mode or poll mode. Please compile with TC2.0. view https://github.com/shinewave/utils
PSoc4_UART_SPI_Slave_Interrupt
- PSoc4的SPI模块使用中断的方式接收数据(SPI工作在从机模式下),在中断中使用串口将接收到的数据转发出去,实现了一个SPI转串的简单验证工具。-PSoc4 the SPI module interrupt receiving data (SPI in slave mode), using the serial port of the received data in the interrupt forwarded to achieve a simple SPI transfer verif
89c52
- 单片机程序: 液晶显示距离(需选配超声波探头) 电机速度测试程序 (需选配测速模块) 喇叭音量调节 舵机按键控制程序 点阵模拟电梯上行下行 串口通讯中断应用12M晶振 波特率2400 串口测温电脑显示 DS1302时钟串口自动更新时间 12M 波特率2400 1602液晶4位数据静态显示-SCM procedures: LCD distance (with optional ultrasonic probe) Motor speed test pr
USART-NVIC
- STM32F103ZE的串口-中断实验,神舟三号源码-STM32F103ZE serial- interruption experiments, Shenzhou III source
864416273
- 基于51单片机的串口中断收发c程序源代码,keil-51 microcontroller based on the serial port to send and receive C program source code, Keil