搜索结果
找到约 2,303 项符合
uart-test 的查询结果
单片机开发 This a simple hardware UART test program. It receives text lines over the serial port and writes ba
This a simple hardware UART test program. It receives text lines over
the serial port and writes back a status msg with length and contents of
the buffer.
微处理器开发 uart-test 基于lpc21系列的uart
uart-test 基于lpc21系列的uart
网络 UART FOR uCOS and Capsensor Test
UART FOR uCOS and Capsensor Test
嵌入式Linux source for s3c2410 test program,including lcd ,nand flash ,uart and so on
source for s3c2410 test program,including lcd ,nand flash ,uart
and so on
其他 Example the project test UART for AVR161 on C for IAR
Example the project test UART for AVR161 on C for IAR
串口编程 this is for tinyon to test the Uart
this is for tinyon to test the Uart
教程资料 UART 4 UART参考设计,Xilinx提供VHDL代码
UART 4 UART参考设计,Xilinx提供VHDL代码 uart_vhdl
This zip file contains the following folders:
 \vhdl_source  -- Source VHDL files:
     uart.vhd  - top level file
     txmit.vhd - transmit portion of uart
 &nb ...
可编程逻辑 UART 4 UART参考设计,Xilinx提供VHDL代码
UART 4 UART参考设计,Xilinx提供VHDL代码 uart_vhdl
This zip file contains the following folders:
 \vhdl_source  -- Source VHDL files:
     uart.vhd  - top level file
     txmit.vhd - transmit portion of uart
 &nb ...
嵌入式Linux void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user in
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()
}
}
嵌入式Linux void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART wdtim
void Main(void)
{
sys_init() // Initial 44B0X s Interrupt,Port and UART
wdtimer_test() // test start
}