-
一个用在mips体系结构中的操作系统,代码相对比较简单,是很好的操作系统和嵌入式开发学习资料。...
一个用在mips体系结构中的操作系统,代码相对比较简单,是很好的操作系统和嵌入式开发学习资料。-used in a MIPS architecture of the operating system, code is relatively simple, is a very good operating system and embedded development learning materials.
- 2022-03-23 15:45:55下载
- 积分: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
-
smdk2440 usb driver
smdk2440 usb driver-smdk2440 usb driver
- 2023-07-26 02:10:03下载
- 积分:1
-
DIY示波器大家都想要的我现在上传给大家
DIY示波器大家都想要的我现在上传给大家-Oscilloscope DIY all the information that many people are currently engaged in this kind of DIY, From the information I hope to help these people!
- 2022-03-18 09:32:51下载
- 积分:1
-
ILI9320驱动程序
资源描述/* Includes ------------------------------------------------------------------*/
#include "ili9320.h"
#include "stm32f10x_lib.h"
#include "hardware.h"
#define jiedi_red_on {ili9320_Clear(BROWN);}
#define jiedi_green_on {ili9320_Clear(BROWN);}
/* Private typedef -----------------------------------------------------------*/
/* Private define ------------------------------------------------------------*/
/* Private macro -------------------------------------------------------------*/
/* Private variables ---------------------------------------------------------*/
static vu32 TimingDelay = 0;
GPIO_InitTypeDef GPIO_InitStructure;
ErrorStatus HSEStartUpStatus;
extern u8 gImage_11[];
/* Private function prototypes -----------------------------------------------*/
void RCC_Configuration(void);
void Int
- 2022-01-27 23:30:59下载
- 积分:1
-
莫尔斯编解码源程序,实现莫尔斯编解码传输
莫尔斯编解码源程序,实现莫尔斯编解码传输-Morse, source codecs, codec realize Morse transmission
- 2022-03-05 23:11:44下载
- 积分:1
-
See_MIPS_Run
See_MIPS_Run-2nd_edition-Chinese
学习MIPS肯定要看-See_MIPS_Run-2nd_edition-Chinese learning MIPS certainly depends on
- 2022-07-05 07:07:34下载
- 积分:1
-
Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对实时钟RTC进行操作。RTC可保存时间,由电池供电。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate in real-time clock RTC. RTC to save time, by the battery-powered.
- 2022-02-22 03:30:30下载
- 积分:1
-
arm time debugger. Containing interrupted. Beginners have Dayong. Exchange.
arm time 调试程序。含中断。初学者有大用。交流。-arm time debugger. Containing interrupted. Beginners have Dayong. Exchange.
- 2022-09-03 11:55:02下载
- 积分:1
-
STM32 源码
这是基于STM32 上交通灯模块的源码。展示了交通灯最基本的运作程序,使用的是野火的开发板。对初学者十分有用。看不懂的同学可以上野火的网站那有各种大神及详细视频。
- 2022-02-04 20:55:52下载
- 积分:1