搜索资源列表
okipwmuart
- oki测试uart,pwm,a/d的程序,大家来讨论-OKI test UART, PWM, a / d process, we discuss
4.2_led_test
- void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user interface uart_printf(\"\\n\\r Led Test Example\\n\") for( ) { led_test() } }-void Main (void) (sys_init () / / Initial
4.7_watchdog_test
- void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART wdtimer_test() // test start }-void Main (void) (sys_init () / / Initial 44 B0X's Interrupt. Port and UART wdtimer_test () / / start
2410_Monito
- source for s3c2410 test program,including lcd ,nand flash ,uart and so on
testcode.tar.gz
- ATEML AT91SAM9260测试程序。包括 can测试,watchdog测试,uart测试,Test procedure ATEML AT91SAM9260. Including the can test, watchdog test, uart testing
linux_uartdriver.rar
- 一个简单的 arm-linux 下的 Uart驱动实例,里面含有测试程序,需要连接两个串口来测试。,A simple arm-linux-driven examples of Uart, which contains the test procedures, the need to connect two serial ports to test.
2410forliblikeADCLEDandsoon
- 本代码是基于三星2410的嵌入式开发实验程序代码,包括:ADC,CS8900A,KEY_GPIO,KEY_INT,LED,PWMDAC,UART-The code is based on the Samsung 2410 to develop embedded test code, including: ADC, CS8900A, KEY_GPIO, KEY_INT, LED, PWMDAC, UART
UART
- UART实验参考程序 里面是程序清单 无密码-UART test procedures refer to procedures which is a list of
0601_test-uart
- embest ARM7串口测试程序,测试串口功能-embest arm7 uart test program
UART
- S3C2410 UART串口的测试程序 使用c语言和汇编语言-S3C2410 UART serial port test program using c language and assembly language
uart
- 嵌入式Linux应用开发完全手册一书中关于uart的测试程序-Embedded Linux application development, a book full manual test procedures on uart
uart
- 一个简单串口测试程序,同样也适用于X86平台。程序很简单,运行是通过参数指定程序是发送端还是接收端-A simple serial port test program, also applies to the X86 platform. The procedure is simple, run parameter specifies procedures for the sender or the receiver
uart
- mini2440(s3c2440)裸机程序,经测试可用-mini2440 (s3c2440) bare-metal process used by the test
uart
- ok6410---ok6410串口测试代码-ok6410 serial port test code
UART
- 在linux下的串口测试程序,先直接运行有程序说明用法-Serial port test program under Linux
uart
- tq2440开发板测试程序 用于测试串口收发的源代码,测试通过。-TQ2440 development board testing procedures Used for testing the serial transceiver source code, test.
uart
- 硬件:TQ210(S5PV210) 功能:设置UART0,让板子与PC串口通信。 连接好串口后,打开电源,可在串口调试软件上显示如下信息: UART Test in S5PV210 1.LED1 Toggle 2.LED2 Toggle Please 1 or 2 to Toggle the LED 按下 1 可改变LED1状态,按下 2 可改变LED2状态。-Hardware: TQ210 (S5PV210) Function: Set UART0, let the
printf
- 硬件:TQ210(S5PV210) 功能:可通过串口格式化打印信息至PC上。 连接好串口后,打开电源,可在PC上看到如下信息: Uart Test for printf 然后继续打印如下信息: t = 1 (0x1) t = 2 (0x2) t = 3 (0x3) ... -Hardware: TQ210 (S5PV210) function: You can print formatted information via the serial port to
uart
- s3c2440裸板程序,uart0的简单实现:sentc()在串口打印一个字符,getc()通过串口获得一个字符。-A tiny test program for s3c2440_uart0:sentc() is used to sent a character to serial port while getc() is used to get a character serial port.
uart_test_main
- Linux下的uart测试,验证串口通路是否正常。-Uart test under Linux, validation of serial circuit is normal.