-
II2C 嵌入式arm
II2C 嵌入式arm-II2C embedded arm
- 2022-08-25 06:25:35下载
- 积分:1
-
基于arm7板的录音程序,在三星的板子上测试通过
基于arm7板的录音程序,在三星的板子上测试通过-Based on the ARM7 board recording procedures, the Samsung
- 2022-07-01 19:40:04下载
- 积分:1
-
ZLG基于IAR的1700demo,可作为入门基础指导程序
ZLG基于IAR的1700demo,可作为入门基础指导程序-ZLG based on IAR" s 1700demo, could serve as a Getting Started guide program
- 2022-05-16 23:48:00下载
- 积分:1
-
lpc936 ad
学习一下LPC936的DA转换问题?
有用到LPC900的AD、DA即可-lpc936 ad
- 2022-10-22 13:45:03下载
- 积分:1
-
对Bootloader的移植源代码,与其他移植bootloader,…
该源代码为Bootloader移植,不同于其他的Bootloader移植,Bootloader花费了大量的精力,不需要看到寄存器上的数据表,可以在外围芯片发生变化时进行修改,修改Bootloader可以很快完成。只要把文件修改一下。
- 2022-03-06 08:30:50下载
- 积分:1
-
单片机lcd取模工具,很好用,不需安装,很适合人机界面用
单片机lcd取模工具,很好用,不需安装,很适合人机界面用-img2lcd
- 2022-05-24 00:00:58下载
- 积分:1
-
基于RT—Thread的STM32四轴飞控源码
这个工程是基于rt-thread的STM32四轴飞控源码,源代码是参照国外crazyflie的代码,目前可以实现基本的姿态解算,PID控制,四通道遥控数据读取,PWM输出频率为50Hz,传感器包括MPU6050、MS5611、HMC5883L,预留GPS接口
- 2022-06-27 22:38:02下载
- 积分:1
-
USB程序库文件
这是一个基于LPC1788CPU的USB库文件,可以运行在LPC1700系列的CPU上面!!!!!!!!!这是一个基于LPC1788CPU的USB库文件,可以运行在LPC1700系列的CPU上面!!!!!!!!!
- 2022-05-28 03:18:09下载
- 积分:1
-
皮质
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对系统时钟进行操作。系统时钟提供了精确的定时,如实时操作系统就是依靠这个来定时的。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the system clock. System clock provides a precise timing, such as real-time operating system is to rely on this timing.
- 2022-08-03 08:31:46下载
- 积分: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