-
S3C44B0X微处理器在汽车防抱死控制系统中的应用
S3C44B0X微处理器在汽车防抱死控制系统中的应用-S3C44B0X microprocessor in Anti-lock Braking System Application
- 2022-10-01 03:15:03下载
- 积分:1
-
常用嵌入式系统,处理器,开发工具分类
常用嵌入式系统,处理器,开发工具分类-commonly used embedded systems, processors, development tools Categories
- 2022-08-17 03:52:08下载
- 积分:1
-
Setting Up TMS320 DSP Interrupts in C
Setting Up TMS320 DSP Interrupts in C-Setting Up TMS320 DSP Interrupts in C
- 2022-03-31 22:56:55下载
- 积分:1
-
扬创s3c2410adc电压采集程序,中断方式
扬创s3c2410adc电压采集程序,中断方式-Chong Yang s3c2410adc voltage acquisition procedures, interruption of the way
- 2022-03-14 16:03:07下载
- 积分:1
-
这个程序是44B0的发光管轮流闪烁,希望能给你带来帮助
这个程序是44B0的发光管轮流闪烁,希望能给你带来帮助-This process of 44B0 are alternately blinking LED, I hope you will help
- 2022-02-02 06:55:43下载
- 积分:1
-
Arms3c44b0 bought their own development board attached demo program can be run d...
自己买的arms3c44b0开发板附带的demo程序,可直接在ADS上跑,可供朋友们借鉴-Arms3c44b0 bought their own development board attached demo program can be run directly in the ADS for friends learn from
- 2022-04-14 22:04:43下载
- 积分:1
-
ISO15693协议读写卡代码
资源描述本程序是用C语言编写,MCU为51单片机,可以实现ISO15693卡的读写功能,方便快速学习与开发使用
- 2022-01-25 21:01:06下载
- 积分:1
-
DMA introduction/fundamentals
DMA introduction/fundamentals
- 2022-01-26 03:15:47下载
- 积分: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
-
stm32f407 EXTI
此示例演示如何配置外部中断线路。
在此示例中,灭绝 Line0 (其中 PA0 引脚连接) 配置为生成
对每个上升沿中断。中断例程中 led 连接到
PD.12 针是进行切换。
- 2023-04-28 16:30:03下载
- 积分:1