-
uCOS移植范例,开发人员或嵌入式爱好者可以借鉴。
uCOS移植范例,开发人员或嵌入式爱好者可以借鉴。-uCOS transplantation example, developers or embedded lovers can learn from.
- 2023-09-04 19:20:03下载
- 积分:1
-
4*4键盘控制程序
//分三个部分,数字键部分,小数点,方向键部分,功能键(ok)部分。可以在不同的页面调//
//用相应的功能实现菜单操作。 方向键部...
4*4键盘控制程序
//分三个部分,数字键部分,小数点,方向键部分,功能键(ok)部分。可以在不同的页面调//
//用相应的功能实现菜单操作。 方向键部分/////////////////////////////////////
//无返回值,无输入参数,用到全局变量page_number,xposition,yposition,scroll_value//
-4* 4 keyboard control program// is divided into three parts, part number keys, decimal point, the arrow keys of the function keys (ok) part. Can be adjusted in different page//// using the corresponding menu realize the functions of the operation. Part of the arrow keys /////////////////////////////////////// no return value, no input parameters, use global variables page_number, xposition, yposition, scroll_value//
- 2023-07-26 03:05:04下载
- 积分:1
-
STM32 use of TFT liquid crystal screen, the detailed routines, can use to downlo...
STM32 使用TFT液晶屏幕,详细例程,能够使用的,下载完了要给点回复哦!-STM32 use of TFT liquid crystal screen, the detailed routines, can use to download the end-point to give back Oh!
- 2023-05-29 06:20:03下载
- 积分:1
-
S3C44B0X chip BOOTLOADER, simple, easily understood, TFTP download and use ads r...
S3C44B0X芯片引导程序,简单易懂,TFTP下载并使用ads运行。
- 2023-04-21 11:15:03下载
- 积分:1
-
这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽...
这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、了解ARM体系结构的朋友有所帮助。
-This is a trip of less than 2000 operating system, cleverly using ARM9 CPU memory management unit (MMU) to achieve the switching process. ARM9 4G virtual address can be divided into 128 process space, each 32M. While their virtual address (VA) are 0- (32M-1), but the corresponding MVA (Modified Virtual address, and by the virtual address VA and the process of portfolio from PID) not the same, set MVA corresponding page table at the different physical address can be very easy to let the the process of separating the mutual operation of space. Code rarely Notes rich, in hopes of understanding the operating system, understanding the ARM architecture friends help.
- 2023-01-15 10:50:03下载
- 积分:1
-
pl2200 zfc development of all documentation, source code,
pl2200 zfc 开发全部文档,源码,-pl2200 zfc development of all documentation, source code,
- 2022-07-06 14:56:18下载
- 积分:1
-
ARM开发中Wiggler调试ADS1.2环境搭建!!! 重要!
ARM开发中Wiggler调试ADS1.2环境搭建!!! 重要!-ARM development wiggler debugging environment ADS1.2 structures! ! ! Important!
- 2022-02-01 19:21:51下载
- 积分:1
-
LPC 1768 ADC
应用背景ADC项目是NXP LPC1768 " " 一个简单的程序;单片机采用Keil的mcb1700的评估板,和 ;演示中断和轮询模式ADC模式。这和;转换结果可以存储在变量adc0value, ;可以显示在手表和调用堆栈窗口。的功能:例如;和;和;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-时钟设置: ; ;- XTAL ;= ;12 MHz ; ;- P110 ;= 288 MHz ; ;-为CCLK ;= ;72 MHz关键技术这个项目的测试lpc176x ADC演示板。配置测试的选项从配置文件使用配置窗口。打开超级终端(9600,N,8,1)和连接的串行电缆UART1。该程序在Keil mcb1700板也跑,但只有adc0.2通道可以测试。请,看到相应的更多细节。
- 2022-05-28 01:57:40下载
- 积分:1
-
arm s3c44b0x 的程序源码
arm s3c44b0x 的程序源码-arm s3c44b0x procedure source code
- 2023-02-25 05:35:03下载
- 积分:1
-
S3C2440部分硬件初始化初始化代码,关看门狗、设置时钟等
S3C2440底层硬件的初始化,包括设置跳转向量表,关看门狗、设置系统时钟,关闭数据、指令缓存,LCD的初始化,中断初始化等
- 2022-01-26 02:55:14下载
- 积分:1