-
基于STM32的多功能时钟
该源码以STM32为核心控制芯片,在LCD上显示时间,日期和定时的时间。在LCD上,该代码设计了三个显示界面:分别是:调时间界面,定时界面,背景选取界面。该代码在LCD上完美实现了Cortex-M3架构的STE32的强大功能,也使得该款时钟美轮美奂。
- 2022-07-26 21:31:22下载
- 积分:1
-
ARM9 core philip
ARM9内核的philip公司的LPC3180初始化SDRAM的驱动代码-ARM9 core philip
- 2023-03-27 07:45:02下载
- 积分:1
-
chip transceiver chip unlimited some of the information, including schematics, p...
单片无限收发芯片的一些资料,包括电路图,印版图,程序-chip transceiver chip unlimited some of the information, including schematics, printed map, procedures
- 2022-11-08 07:25:03下载
- 积分:1
-
飞思卡尔的038单片机开发板的例程。基本上这个单片的资源都被用到了。...
飞思卡尔的038单片机开发板的例程。基本上这个单片的资源都被用到了。-038 single-chip Freescale development board of the routine. Basically, this single-chip resources are used in the.
- 2022-07-27 16:00:57下载
- 积分:1
-
基于ARM9
基于ARM9-AT91RM9200的开发板的系列调试程序,文件里有程序的详细注释.-based on ARM9-AT91RM9200 Development Board Series debugging procedures, The document detailed the procedures Notes.
- 2022-07-20 18:46:12下载
- 积分:1
-
ARM basic knowledge, I have just found. And the U.S. share of
ARM基础知识,我刚找到的。
和大家共同分享下-ARM basic knowledge, I have just found. And the U.S. share of
- 2022-04-30 04:14:12下载
- 积分: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
-
S3C2440A的windows ce 5.0 bsp包,支持3串口,注册表存储
S3C2440A的windows ce 5.0 bsp包,支持3串口,注册表存储-S3C2440A the windows ce 5.0 bsp package, support 3 serial, registry storage
- 2022-05-11 00:12:19下载
- 积分:1
-
也不闪光写和读
nor flash write and read
- 2023-07-12 01:45:03下载
- 积分:1
-
arm实现的can通讯
应用背景
比较简单的展示了双CAN的程序,采用英贝特的开发板。EM-STM3210C。阿莫电子论坛上下载的
关键技术
里面用到了两路can,并成功通讯,使用周立功工具连接实验都成功
- 2022-03-23 17:00:40下载
- 积分:1