搜索资源列表
u-boot-1.1.4.tar
- 最新版的嵌入式bootloader源代码,可以轻松的在一周之内一直到各类MCU上,如MIPS,ARM7,ARM9,XScale,Power PC等平台。-latest version of the embedded Bootloader source code, can easily within a week and have all kinds of MCU, such as MIPS, ARM7, ARM9, XScale, Power PC platform.
u-boot-1.1.1.tar
- 嵌入式bootloader源代码,可以轻松的在一周之内一直到各类MCU上,如MIPS,ARM7,ARM9,XScale,Power PC等平台。-latest version of the embedded Bootloader source code, can easily within a week and have all kinds of MCU, such as MIPS, ARM7, ARM9, XScale, Power PC platform.-uboot1.1.1
STM32-H103
- STM32-H103 board is entry level development board for the new ARM Cortex M3 family of devices produced by ST Microelectronics Inc. With STM32-H103 you can explore the features of STM32 family on budged, the board have everything necessary to bu
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
