-
wARM兼容ARM7TDMI指令集,体系结构和nnARM相同,下载后可以直接仿真...
wARM兼容ARM7TDMI指令集,体系结构和nnARM相同,下载后可以直接仿真-wARM ARM7TDMI compatible instruction set, architecture and nnARM same, After downloading directly Simulation
- 2023-01-22 20:15:04下载
- 积分:1
-
我在使用陈明计先生写的small RTOS和51单片机做过几个小项目,起初都很好,开发变的容易了,程序变的容易修改。后来随着任务个数的增多,RAM很快就不够用了...
我在使用陈明计先生写的small RTOS和51单片机做过几个小项目,起初都很好,开发变的容易了,程序变的容易修改。后来随着任务个数的增多,RAM很快就不够用了。51系列的芯片内部RAM普遍都是256个,很难找出1024个字节RAM或更多,而价格又合适的。记得上一次我没有办法被迫使用了64K flash内部带768字节的XRAM的51芯片,而我根本用不到那么多flash。-I use Mr. Chen Mingji written small RTOS and 51 MCU done several small projects at first were very good to develop easy to change the program become easier to modify. Subsequently, the increase in the number of tasks, RAM is not fast enough. 51 series of chip RAM are generally 256, it is difficult to find 1024 bytes of RAM or more, while prices will be appropriate. I remember the last time I had no way forced to use a 64K flash with 768 bytes of internal XRAM of 51 chips, and I will never use that much flash.
- 2022-08-26 00:28:26下载
- 积分:1
-
本测试代码使用脉宽调制控制发光二极管闪烁,但是,用户可以使用脉宽调制来做…
This test code use PWM to control LED flashing, however, users can use PWM to do other things with the PWM initialization code-AT91SAM7S test code for PWM development under IAR platform
- 2022-03-22 15:13:43下载
- 积分:1
-
Samsung s3c2410 bootloader
三星s3c2410 bootloader -Samsung s3c2410 bootloader
- 2022-07-22 20:21:17下载
- 积分:1
-
PCB 原理图 STM32f103VE 开发板
电气示意图 STM32F103VE 迷你的开发板,SD 卡、 TFT、 串行和 USB 接口。若要使新的项目,或使用此板,你可用作参考此示意图。
- 2022-05-17 20:50:30下载
- 积分:1
-
PowerPC eCos diagprintf和共享cariable用法
ecos diagprintf for powerpc and shared cariable usage
- 2023-03-04 13:20:03下载
- 积分:1
-
LPC2103 linker and start up files
LPC2103 linker and start up files
- 2022-03-12 15:33:33下载
- 积分:1
-
韦根用了一个很好的测试程序的代码,转换访问LPC2132使用…
一个很好用的韦根码测试程序,使用LPC2132的中断接入韦根信号,串口输出数据到PC,可以用串口调试助手接收数据检测韦根码,很实用的-Wiegand used a very good test procedure code, the use of Wiegand access LPC2132 interrupt signal, the serial output data to the PC, can be used to receive data serial debugging assistant Wiegand detection code, it is useful
- 2022-02-06 13:41:03下载
- 积分:1
-
profibus开发包4从站开发spc3芯片固态程序源代码
profibus开发包4从站开发spc3芯片固态程序源代码-PROFIBUS Slave 4 Development Kit to develop SPC3 chip solid-state source code
- 2023-07-29 11:25:04下载
- 积分:1
-
以太网W5100驱动程序
******************************************************************************
* @file W5100.c
* 本文件包括5个部分:
* 1. W5100初始化
* 2. W5100的Socket初始化
* 3. Socket连接
* 如果Socket设置为TCP服务器模式,则调用Socket_Listen()函数,W5100处于侦听状态,直到远程客户端与它连接。
* 如果Socket设置为TCP客户端模式,则调用Socket_Connect()函数,
* 每调用一次Socket_Connect(s)函数,产生一次连接,
*
- 2022-02-16 05:49:42下载
- 积分:1