CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - LPC CAN
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - LPC CAN - List
[
uCOS
]
ucosII_i2c
DL : 0
周立功公司的ARM开发板LPC2119环境下,I2C总线读写驱动程序。该代码可以重入。可直接使用无须修改。-the development board LPC2119 ARM environment, I2C bus driver to read and write. The code can go back to. Direct access needed to be changed.
Date
: 2026-01-10
Size
: 202kb
User
:
周冬生
[
uCOS
]
ISP1160foruCOS-II
DL : 0
ISP1160 for uCOS-II,使用于lpc2200系列芯片,内附有uCOS-II2.52全部源码,能同时读写两个USB设备,同时附有应用程序。-for uCOS-II, lpc2200 used in a series of chips, enclosing it for uCOS- II2.52 all source code, can simultaneously read and write two USB devices, along with applications.
Date
: 2026-01-10
Size
: 737kb
User
:
张小军
[
uCOS
]
uCOSIIinLPC210X
DL : 0
关于 uC/OS-II 在 LPC210X 上移植的说明 1. 全部代码在 ADS1.2 中编译调试. 2. 您可以更改 RO BASE 为 0x0000 0000, 这样可以将代码写入 flash 中运行. 5. 全部代码采用 ARM 指令. 6. uC/OS-II 版本为 V2.52. 7. 当您暂停程序的时候, 如果定时器开着, 那么定时器并不会暂停,需要注意 8. Vectors.S 文件中的 startup 段为程序入口. 9. 编译时下面的警告不必理会. Warning : C2871W: static OS_InitTaskStat declared but not used OS_CORE.C line 1108 10. 如果您想通过软件仿真,请将 PLL.C 中的第 51 行屏蔽, 怎样就可以看到任务逐个切换,最后将进入空闲任务. 11. 此次移植将许多 uC/OS-II 的功能函数都关闭了,请查看 OS_CFG.H 文件.-on Phone/OS-II in the MCU on the note a transplant. All the code in degenerate. 2 compiler debugging. 2. You can change to the RO BASE 0x0000 0000, This code can be written into the flash run. 5. all code using ARM instructions. 6. uC/OS- II Version V2.52. 7. When you suspend the procedures, if the timer drive, then the timer will not be suspended need to 8. Vectors.S document of the startup procedures for entrance. 9. The following was compiled to disregard the warning. Warning : C2871W : static OS_InitTaskStat declared but not used O S_CORE.C line 1108 10. If you want to use software simulation, I would be grateful if PLL.C the first 51 firms shielding, you can see how each task switching, Finally, enter idle task. 11. This transplant of many embedded/OS-II functional functions are c
Date
: 2026-01-10
Size
: 241kb
User
:
百度哥2010
[
uCOS
]
Zlg_IPforlpc2200
DL : 0
在UCOS-II系统下一种简单易懂的TCP/IP协议,我在EASYARM2200上调试完全通过了,如果有问题也可以通过电邮联系我.-in UCOS-II system in a simple and easy to understand TCP/IP protocol. I EASYARM2200 debugging completely passed, if there are problems can also contact me through email.
Date
: 2026-01-10
Size
: 67kb
User
:
gongyao
[
uCOS
]
USB_I2C_program1
DL : 0
移植了可运行于arm lpc2294下的uc/os2,且具有完整的pdiusbd12 通信驱动程序,能进行上下位机的通信,还完成了iic总线的控制,完成eeprom的读写。 -Transplantation can be run under the arm lpc2294 in uc/os2, and has a complete communications PDIUSBD12 driver, can be upper and lower machine communications, has also completed the IIC bus control, the completion of the read-write EEPROM.
Date
: 2026-01-10
Size
: 116kb
User
:
nwpu2005
[
uCOS
]
ARM-CAN
DL : 0
LPC2000系列ARM-CAN控制器驱动程序的使用指南-LPC2000 family of ARM-CAN controller driver guide
Date
: 2026-01-10
Size
: 1.49mb
User
:
[
uCOS
]
keil_ucos
DL : 0
KEIL下的LPC2104的UCOS移植,网上的都是ADS的,且很多有错误,需改写一部分代码才可用.这是我用ADS改的,带有PROTEUS仿真,绝对可用,无需任何改动就可编译通过.-KEIL under the uCOS LPC2104 transplantation, ADS are online, and that many errors, need to rewrite part of the code can be used. This is what I changed to use ADS with PROTEUS simulation, the absolute can be used without any changes to be compiled through .
Date
: 2026-01-10
Size
: 300kb
User
:
韩笑
[
uCOS
]
base_module_with_ucosii
DL : 0
这个是我将UCOS移植到LPC系列的基本模版,大家可以下载下来参考下,和ZLG的完全不一样,并不是采用软中断实现任务切换,更加稳定.如果有问题可以rayeryanglei@126.com-This is what I will be transplanted to uCOS LPC series of basic templates, you can download under reference, and the completely different ZLG not realize mission interruption soft switching more stable. If there is any problem can be rayeryanglei@126.com
Date
: 2026-01-10
Size
: 948kb
User
:
yanglei
[
uCOS
]
KEILLPC214Xucosiiv1[1].1
DL : 0
KEIL上实现UCOS移植的源代码程序,可以编译,很好的参考材料。可以直接在该程序上面加上自己的任务。-KEIL achieve uCOS transplant program source code, you can compile, good reference material. Directly in the program above, coupled with its own mission.
Date
: 2026-01-10
Size
: 373kb
User
:
胡权
[
uCOS
]
Modem_C
DL : 0
一个完整的MODEM例程,在ADS环境下运行,使用的是带有MODEM接口的LPC的ARM7。喜欢的可以下下去看看!-A complete MODEM routines running in the ADS environment, using the LPC interface with a MODEM the ARM7. Like it can go and see!
Date
: 2026-01-10
Size
: 115kb
User
:
huquan0610
[
uCOS
]
TCPinterception
DL : 0
tcp数据侦听的例子,实现了udp数据侦听回环操作,可以移植到LPC处理器上,不同的处理器只需要修改启动文件就可以了,非常容易移植,该例子是在ucos环境下移植,并在lpc2368处理器上运行成功,选用的是DM69161网卡-tcp listening examples of data to achieve a listening udp data loop operation, can be transferred to the LPC processor, different processors only need to modify the startup file can be very easy to transplant, the example is the environment uCOS transplantation, and lpc2368 processor running successful, choose the network card DM69161
Date
: 2026-01-10
Size
: 489kb
User
:
jim
[
uCOS
]
TEST
DL : 0
LPC2138能正常运行UCOS的代码,开发环境是ADS1.2的,里面有周立功的ucgui,还有信号量,邮箱的操作,其中有三个任务-LPC2138 can UCOS the normal operation of the code, development environment is the ADS1.2, there are weeks of Ligong ucgui, there are semaphores, mail operations, of which there are three tasks
Date
: 2026-01-10
Size
: 466kb
User
:
wangdongxu
[
uCOS
]
LPC22xx_uCOS_dm9000_LWIP_moban
DL : 1
全套的 ucosII 还有DM9000 芯片驱动 加LWIP 的移植代码 CPU采用的是LPC22xx系列 只要稍作修改即可使用-A full set of drivers ucosII also increase DM9000 chip code LWIP transplant CPU is used with some slight modifications LPC22xx series can be used as long as
Date
: 2026-01-10
Size
: 1021kb
User
:
liwei
[
uCOS
]
LPC2148_USB_uCOS
DL : 0
本软件包含有嵌入式操作系统uC/OS-II下,ARM7内核芯片LPC2148 USB的固件驱动程序。此代码用C语言在ADS1.2集成开发环境中开发并调通,可在实际工程中使用。USB外围电路、PC界面接口代码和使Windows98/2000/XP识别USB的驱动文件以及重要接口函数说明也在压缩包中。-This package mainly contains the USB firmware codes of the LPC2148 under the uC/)S-II operating system. The project is developed with C in the ADS1.2 integrated environment, which can be put into practical application. Besides, the USB circuit, the PC interface codes, the USB driver which enables Windows98/2000/XP to identify this USB device and the API instructions are also included in the package.
Date
: 2026-01-10
Size
: 2.83mb
User
:
张集墨
[
uCOS
]
uCos251
DL : 0
ucos 在 nxp lpc 210x 和2138,2148的移植,可以编译并运行-ucos in nxp lpc 210x and 2138,2148 transplant, you can compile and run
Date
: 2026-01-10
Size
: 287kb
User
:
吴考林
[
uCOS
]
uCOS_driver_example
DL : 0
uCOS-II所有驱动应用举例,包含有串口驱动,通用口驱动,I2C驱动,实时时钟,PWM波驱动,LED驱动。-uCOS-II_driver example. almost all based on LPC,use uCOS-II system and arm system. for this driver you can develop you project easly and from this you also can learn a lot about ARM system and uCOS-II.Thank you !
Date
: 2026-01-10
Size
: 1.39mb
User
:
刘士立
[
uCOS
]
TCPIP_Nichelite.for.LPC
DL : 0
lpc23XX实现TCPIP协议栈,InterNiche的TCP/IP协议套件具有代码小、高移植性和兼容性,包含ANSI C代码、一个Socket API和全部技术文档。InterNiche的IP层软件可以构造成一个标准的客户机、一个IP路由器或一个多主机服务器。InterNiche的TCP/IP协议套件支持以下协议和服务:-lpc23XX achieve TCPIP protocol stack, InterNiche' s TCP/IP protocol suite has the code small, high portability and compatibility, including ANSI C code, a Socket API and all technical documentation. InterNiche the IP layer software can be constructed as a standard client, an IP router or a multi-host server. InterNiche' s TCP/IP protocol suite supports the following protocols and services:
Date
: 2026-01-10
Size
: 1.05mb
User
:
王峰
[
uCOS
]
Functions
DL : 0
ucos+ lpc 22xx (driver can + spi + uart0)
Date
: 2026-01-10
Size
: 4kb
User
:
bilelyaakoubi
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.