-
再配一个C 语言测试代码,用于测试自己实现的8051 CPU。
再配一个C 语言测试代码,用于测试自己实现的8051 CPU。-representing a C language test code for the achievement test their 8051 CPU.
- 2022-08-03 19:07:02下载
- 积分:1
-
simulation pulse width modulation of selective harmonic elimination of pwm inver...
simulation pulse width modulation of selective harmonic elimination of pwm inverter
- 2022-02-28 14:55:00下载
- 积分:1
-
ARM7 LPC213X Series start source code, as long as their projects initiated added...
ARM7 LPC213X系列启动源代码,只要在自己的项目中添加上启动源代码,然后编译执行.-ARM7 LPC213X Series start source code, as long as their projects initiated added the source code, then compile implementation.
- 2023-01-27 18:00:03下载
- 积分:1
-
STM32F103 RTC 日期程序驱动
STM32F103 RTC 日期程序驱动
#include "rtc.h"
const DateTimeType MinDateTime = {
10, 1, 1, 0, 0, 0
};
const DateTimeType MaxDateTime = {
99, 12, 31, 23, 59, 59
};
- 2022-06-12 03:47:39下载
- 积分:1
-
lWIP是TCPIP的协议的源代码。采用的是最新LWIP0.6.4版本。为了得到最佳性能,我们需要引入操作
系统。上面的UCOSII就是一个很好操作系统。...
lWIP是TCPIP的协议的源代码。采用的是最新LWIP0.6.4版本。为了得到最佳性能,我们需要引入操作
系统。上面的UCOSII就是一个很好操作系统。-lWIP TCPIP agreement is the source code. Using the latest version LWIP0.6.4. To get the best performance, we need to introduce the operating system. UCOSII above is a very good operating system.
- 2022-08-19 06:42:09下载
- 积分:1
-
最新的LPC214X USBMASS驱动程序,适用于
NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148。...
最新的LPC214X USBMASS驱动程序,适用于
NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148。-LPC214X USBMASS driver for NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148.
- 2023-08-31 19:45:03下载
- 积分:1
-
MCF5272的板极初始化程序,完成CPU的寄存器、中断、RAM的初始化,并有个SHE...
MCF5272的板极初始化程序,完成CPU的寄存器、中断、RAM的初始化,并有个SHE-MCF5272 the plate initialization procedures, the completion of the CPU registers, interruption, Initialization of RAM, and a She
- 2022-01-25 22:40:07下载
- 积分:1
-
arm上实现tftp源代码,有注释,有参考价值,
arm上实现tftp源代码,有注释,有参考价值,-arm on tftp implementation source code, there is the Notes, there is reference value
- 2022-04-18 09:04:55下载
- 积分:1
-
keil LPC2138 epson6610 LCD源
keil lpc2138 epson6610 lcd source
- 2022-11-13 04:15:02下载
- 积分:1
-
LPC2148,SPI代码begineers
此代码是为了了解 SPI 是如何工作的并且在 LPC2148 配置。这段代码成功签两个蓝板。这段代码有两个部分,1。SPI 主:-在这里,控制器从 UART0 和送 SPI 作为主节点上的获取数据。因为这是主它发送数据的奴隶。奴隶设备是另一种蓝色的主板。SPI 奴隶: — — 奴隶在这里正在通过主数据和向 UART again.here UART 反映只是用来将数据显示在终端上使用。
- 2022-12-14 20:35:03下载
- 积分:1