搜索资源列表
s3c44b0x+USB
- 1代码. 2.测试步骤 1> 开发板上电 2> 运行测试程序 3> 运行串口监视软件,波特率115200 4> 用usb电缆连接开发板和PC,若已连接,则拔掉重连 5> 系统显示找到新硬件,安装Tools\\usb驱动\\D12驱动 6> 运行Tools\\UsbDebug.exe 7> 刷新设备列表,选中Philips项 8> 将接收数据端点和发送数据端点均设为端点1,管道大小设为16 若
kyyi+BIOS6
- 经典s3c44b0xBios引导程序代码内含详细说明 烧写步骤 1> 开发板上电 2> 执行Debug目录下的F.bat文件将bios程序烧写到flash中 3> 将PC配置为192.168.111网段 4> 用交叉网线连接开发板和PC 5> 运行串口监视软件,波特率115200 6> 开发板复位 -classic s3c44b0xBios guide code contains detailed steps 1gt
UCOS2.71souce
- 含代码UCOS_II测试程序说明有详细过程说明 测试步骤 1> 开发板上电 2> 运行串口监视软件,波特率115200,8N1 3> 运行测试程序 4> 在串口监视软件中显示OSRunning后,最右侧的LED灯开始闪烁, 间隔为1秒。同时每隔2秒可以在监视窗口中看到当前CPU利用率。 按下某个键后,会在监视窗口中看到诸如“msg = x”的信息。-containing code UCOS_II test a detailed de
uartrw
- linux 串口通信程序,可以设置波特率等,然后通信-linux serial communication program, set baud rate, then communication
xiaoxuehui.tar
- 该代码是基于QT的串口通信. 该串口通信可以设这波特率,数据位等一些设置. 主要是用于嵌入式方面的串口通信协议.-The code is based on the QT serial communication of the serial communication can set some settings for baud rate, data bits. Mainly for embedded serial communication protocol.
chuankouchuanshu
- 本实验得到的结果为,打开超级终端,设置波特率为115200,数据流控制位为无。-The experimental results obtained for the open HyperTerminal, set the baud rate to 115200 bits of data flow control to none.
arm_uart
- 基于QT 在ARM平台上实现串口的收发演示。串口号 波特率 数据位 校验位 停止位 可以根据显示窗口自行设置-QT-based serial transceiver demo on the ARM platform. Serial port baud rate data bits Parity Stop bits can set your own display window
serialtest
- 运用与S3C2440中的RS232串口的串口测试程序,可以设置串口号,波特率等,实现串口间的读写-The use and S3C2440 serial port RS232 serial test procedure, you can set the serial port number, baud rate, etc., to achieve literacy between serial
comtest
- C语言编写的串口测试程序,简单实用,支持串口接收和发送数据,支持多个波特率,无需进行任何修改,正确编译执行,多平台测试通过-C language prepared by the serial testing procedures, simple and practical, support serial port to receive and send data, support for multiple baud rate, without any modification, the corr
serial-communication
- linux环境下板子与PC机之间的串口通信,包括设置波特率校验位等功能-Under linux environment and PC serial communication between the board, including the parity bit is set the baud rate and other functions
indoor_environment.tar
- 嵌入式开发的串口调试界面程序,基于Freescale 的i.mx6qsarbesd的开发板,可以和pc机进通信,实现发送和接收信息的功能,分别对应三个波特率的版本,B115200,B9600和B24-Embedded development of serial port debug interface program, based on the Freescale i.m x6qsarbesd development board, can communicate with PC, realiz
RTC
- ARM处理器上开发的一个实时时钟程序,能显示相对实时的年、月、日、时、分、秒。通过串口打印,波特率115200.-ARM processor developed a real-time clock program that can display real-time relative to the year, month, day, hour, minute, second. Print through the serial port baud rate 115200.
TFT LCD显示实验
- 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 实验现象: 本实验利用探索者STM32开发板连接ALIENTEK TFTLCD模块(除CPLD版本7寸屏模块外,其余所有ALIENTEK的 LCD模块都可以支持),实现TFTLCD模块的显示,下载成功后,