-
周立功EASY2100开发板原理图,pdf格式
周立功EASY2100开发板原理图,pdf格式-EASY2100 SCH pdf
- 2022-04-22 04:49:10下载
- 积分:1
-
stm32f4单片机双轮平衡车源码
应用背景
基于stm32f4单片机的MPU6050_dmp程序,自动平衡车
关键技术
stm32f4单片机
mpu6050
平衡车技术
角度算法
平衡算法
- 2022-05-31 19:46:24下载
- 积分:1
-
本人写的用与mega8单片机,由CodeVisionAVR编译通过的产生pwm波的小程序...
本人写的用与mega8单片机,由CodeVisionAVR编译通过的产生pwm波的小程序-I write using mega8 microcontroller, CodeVisionAVR compiled by the waves generated by small pwm procedures
- 2022-03-22 10:23:02下载
- 积分:1
-
s3c4510B开发板使用JTAG接口对Flash编程的VC6• 0源代码
s3c4510B开发板使用JTAG接口对Flash编程的VC6• 0源代码-s3c4510B development board JTAG interface to the use of Flash programming VC6# 8226; Source code 0
- 2022-02-09 16:42:44下载
- 积分:1
-
这个程序是44B0的发光管轮流闪烁,希望能给你带来帮助
这个程序是44B0的发光管轮流闪烁,希望能给你带来帮助-This process of 44B0 are alternately blinking LED, I hope you will help
- 2022-02-02 06:55:43下载
- 积分:1
-
colilo,COLDFIRE MCF5282的bootloader
colilo,COLDFIRE MCF5282的bootloader-colilo, COLDFIRE MCF5282 the bootloader
- 2022-03-25 02:59:37下载
- 积分:1
-
flash的读写程序,AT45DB驱动、ARM编程
读写flash的程序,AT45DB
驱动,ARM
编程-Flash read and write procedures, AT45DB drive, ARM Programming
- 2023-01-12 18:15:03下载
- 积分:1
-
arm7开发的源代码,经典,适合入门参考
arm7开发的源代码,经典,适合入门参考-arm7 development of the source code, classic reference for induction
- 2023-03-13 14:50:04下载
- 积分:1
-
本人自己设计的一个ARM最小系统, 使用ARM7芯片是SAMSUNG的S3C44B0 现已经调试成功...
本人自己设计的一个ARM最小系统, 使用ARM7芯片是SAMSUNG的S3C44B0 现已经调试成功-my own design an ARM smallest system, using ARM7 chip is Samsung"s S3C44B0 have now successfully Debugging
- 2022-05-22 00:42:21下载
- 积分: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